|
Functions |
bool | MatrixTransform_readLocalData (Object &obj, Input &fr) |
bool | MatrixTransform_writeLocalData (const Object &obj, Output &fw) |
Variables |
RegisterDotOsgWrapperProxy | g_MatrixTransformProxy (new osg::MatrixTransform,"MatrixTransform","Object Node Transform MatrixTransform Group",&MatrixTransform_readLocalData,&MatrixTransform_writeLocalData, DotOsgWrapper::READ_AND_WRITE) |
RegisterDotOsgWrapperProxy | g_DCSProxy (new osg::MatrixTransform,"DCS","Object Node Group DCS",&MatrixTransform_readLocalData, NULL, DotOsgWrapper::READ_ONLY) |