RenderView

interface RenderView

Represents a renderable view of a Thing.

Functions

Link copied to clipboard
open fun calcBoundingBox(): AABBf?
Link copied to clipboard
open fun getIndexed(index: Int): Any?

Properties

Link copied to clipboard
open val cylinders: CylinderRenderable?
Link copied to clipboard
abstract var isVisible: Boolean
Link copied to clipboard
open val spheres: SphereRenderable?

Inheritors

Link copied to clipboard
Link copied to clipboard