OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Terrain::Storage Member List

This is the complete list of members for Terrain::Storage, including all inherited members.

fillVertexBuffers(int lodLevel, float size, const osg::Vec2f &center, osg::ref_ptr< osg::Vec3Array > positions, osg::ref_ptr< osg::Vec3Array > normals, osg::ref_ptr< osg::Vec4Array > colours)=0Terrain::Storagepure virtual
getBlendmaps(float chunkSize, const osg::Vec2f &chunkCenter, bool pack, ImageVector &blendmaps, std::vector< LayerInfo > &layerList)=0Terrain::Storagepure virtual
getBlendmapScale(float chunkSize)=0Terrain::Storagepure virtual
getBounds(float &minX, float &maxX, float &minY, float &maxY)=0Terrain::Storagepure virtual
getCellVertices()=0Terrain::Storagepure virtual
getCellWorldSize()=0Terrain::Storagepure virtual
getHeightAt(const osg::Vec3f &worldPos)=0Terrain::Storagepure virtual
getMinMaxHeights(float size, const osg::Vec2f &center, float &min, float &max)=0Terrain::Storagepure virtual
ImageVector typedefTerrain::Storage
~Storage()Terrain::Storageinlinevirtual