edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.molscope.render
/
CylinderRenderable
Cylinder
Renderable
interface
CylinderRenderable
Content copied to clipboard
Functions
Properties
Functions
fill
Occlusion
Buffer
Link copied to clipboard
open
fun
fillOcclusionBuffer
(
buf
:
ByteBuffer
)
Content copied to clipboard
fill
Vertex
Buffer
Link copied to clipboard
abstract
fun
fillVertexBuffer
(
buf
:
ByteBuffer
,
colorsMode
:
ColorsMode
)
Content copied to clipboard
Properties
boundingBox
Link copied to clipboard
open
val
boundingBox
:
AABBf
?
Content copied to clipboard
numOccluders
Link copied to clipboard
open
val
numOccluders
:
Int
Content copied to clipboard
numVertices
Link copied to clipboard
abstract
val
numVertices
:
Int
Content copied to clipboard
verticesSequence
Link copied to clipboard
abstract
val
verticesSequence
:
Int
Content copied to clipboard