OGLConstantScreenSizeTransformAdaptor (object)¶
バージョン 1.12.0 で追加.
The OGLConstantScreenSizeTransformAdaptor is the adaptor for the ConstantScreenSizeTransform. It manages computing a model matrix that scales the geometry according to how far it is from the camera. This maintains the size of the geometry on screen regardless of its distance to the camera.
Methods¶
Methods in detail¶
OGLConstantScreenSizeTransformAdaptor ( in OGLConstantScreenSizeTransformAdaptor other )
copy constructor
OGLConstantScreenSizeTransformAdaptor ()
default constructor
OGLConstantScreenSizeTransformAdaptor OGLConstantScreenSizeTransformAdaptor.clone? ()
clone method
String[] OGLConstantScreenSizeTransformAdaptor.getTransformTypes? ()
returns the types this adaptor is capable of drawing