|
OpenMW
|
This is the complete list of members for Terrain::Storage, including all inherited members.
| fillVertexBuffers(int lodLevel, float size, const osg::Vec2f ¢er, osg::ref_ptr< osg::Vec3Array > positions, osg::ref_ptr< osg::Vec3Array > normals, osg::ref_ptr< osg::Vec4Array > colours)=0 | Terrain::Storage | pure virtual |
| getBlendmaps(float chunkSize, const osg::Vec2f &chunkCenter, bool pack, ImageVector &blendmaps, std::vector< LayerInfo > &layerList)=0 | Terrain::Storage | pure virtual |
| getBlendmapScale(float chunkSize)=0 | Terrain::Storage | pure virtual |
| getBounds(float &minX, float &maxX, float &minY, float &maxY)=0 | Terrain::Storage | pure virtual |
| getCellVertices()=0 | Terrain::Storage | pure virtual |
| getCellWorldSize()=0 | Terrain::Storage | pure virtual |
| getHeightAt(const osg::Vec3f &worldPos)=0 | Terrain::Storage | pure virtual |
| getMinMaxHeights(float size, const osg::Vec2f ¢er, float &min, float &max)=0 | Terrain::Storage | pure virtual |
| ImageVector typedef | Terrain::Storage | |
| ~Storage() | Terrain::Storage | inlinevirtual |
1.8.6