edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.molscope.view
/
RenderView
Render
View
interface
RenderView
Content copied to clipboard
Represents a renderable view of a Thing.
Functions
Properties
Inheritors
Functions
calc
Bounding
Box
Link copied to clipboard
open
fun
calcBoundingBox
(
)
:
AABBf
?
Content copied to clipboard
get
Indexed
Link copied to clipboard
open
fun
getIndexed
(
index
:
Int
)
:
Any
?
Content copied to clipboard
Properties
cylinders
Link copied to clipboard
open
val
cylinders
:
CylinderRenderable
?
Content copied to clipboard
isVisible
Link copied to clipboard
abstract
var
isVisible
:
Boolean
Content copied to clipboard
spheres
Link copied to clipboard
open
val
spheres
:
SphereRenderable
?
Content copied to clipboard
Inheritors
ProbeView
Link copied to clipboard
MoleculeRenderView
Link copied to clipboard