OpenMW
|
#include <osg/ref_ptr>
#include <osg/Geometry>
Go to the source code of this file.
Namespaces | |
ESM | |
ESM/ESP records. | |
SceneUtil | |
Functions | |
osg::ref_ptr< osg::Geometry > | SceneUtil::createPathgridGeometry (const ESM::Pathgrid &pathgrid) |
osg::ref_ptr< osg::Geometry > | SceneUtil::createPathgridSelectedWireframe (const ESM::Pathgrid &pathgrid, const std::vector< unsigned short > &selected) |
unsigned short | SceneUtil::getPathgridNode (unsigned short vertexIndex) |
Variables | |
const float | SceneUtil::DiamondHalfHeight = 40.f |
const float | SceneUtil::DiamondHalfWidth = 16.f |