osgEarth 2.1.1
|
Public Attributes | |
osg::Vec3d | _manifoldCoord |
osg::Vec3d | _geodeticCoord |
osg::Vec3f | _vertex |
osg::Vec3f | _normal |
osg::Quat | _geodeticRot |
Definition at line 27 of file AMRGeometry.
osg::Vec3d MeshNode::_geodeticCoord |
Definition at line 31 of file AMRGeometry.
osg::Quat MeshNode::_geodeticRot |
Definition at line 35 of file AMRGeometry.
osg::Vec3d MeshNode::_manifoldCoord |
Definition at line 30 of file AMRGeometry.
osg::Vec3f MeshNode::_normal |
Definition at line 33 of file AMRGeometry.
osg::Vec3f MeshNode::_vertex |
Definition at line 32 of file AMRGeometry.