MCPcopy Create free account
hub / github.com/dhale/jtk / newFloatBuffer

Method newFloatBuffer

core/src/main/java/edu/mines/jtk/util/Direct.java:113–115  ·  view source on GitHub ↗

Returns a new direct float buffer. @param capacity the buffer capacity. @return the new buffer.

(int capacity)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

getPixelZMethod · 0.95
PointNodeMethod · 0.95
LineNodeMethod · 0.95
drawMethod · 0.95
QuadNodeMethod · 0.95
TriangleNodeMethod · 0.95
HandleBoxClass · 0.95
makeQuadsMethod · 0.95
ColorCubeDemoClass · 0.95

Calls 2

newByteBufferMethod · 0.95
putMethod · 0.65

Tested by

no test coverage detected