Interface IPointRenderable
- All Superinterfaces:
IRenderable
- All Known Implementing Classes:
PointView
-
Method Summary
Methods inherited from interface IRenderable
getComponentType, getDistToCamera, getOpacity, isHalfResolutionBufferModifier and TypeMethodDescriptionGets the component types of this entitydoubleGets the last distance to the camera calculated for this entityfloatReturns the opacity of this renderablebooleanIs this renderable flagged to be rendered in a half-resolution buffer?
-
Method Details
-
blend
void blend() -
depth
void depth()
-