OpenGL Library for Delphi,
maintained by Eric Grange,
based on Mike Lischke's GLScene.

 

Reference Manual - TGLCameraInvarianceMode


Used by the TGLDummyCube camerainvariance property. Allows the children of the dummycube to keep there position or orientation constant regardless of the position or orientation of the dummycube. It is the enumerated type:

TGLCameraInvarianceMode = (cimNone, cimPosition, cimOrientation);

cimNone: Default mode where if the dummycube moves or changes orientation then viewer will see the children of the dummycube move or change orientation.
cimPosition: Children of the dummycube will not change there position relative to the camera.
cimOrientation: Children of the dummycube will not change there orientation relative to the camera.


Unit: GLScene
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.0329 seconds