EMODnet Quantized Mesh Generator for Cesium
QuantizedMesh Member List

This is the complete list of members for QuantizedMesh, including all inherited members.

ExtensionIds enum name (defined in QuantizedMesh)QuantizedMesh
getEdgeIndices() constQuantizedMeshinline
getHeader() constQuantizedMeshinline
getIndexData() constQuantizedMeshinline
getVertexData() constQuantizedMeshinline
getVertexNormals() constQuantizedMeshinline
MAX_VERTEX_DATA (defined in QuantizedMesh)QuantizedMeshstatic
OCT_VERTEX_NORMALS enum value (defined in QuantizedMesh)QuantizedMesh
print()QuantizedMesh
printHeader()QuantizedMesh
QuantizedMesh()QuantizedMeshinline
QuantizedMesh(const std::string &filePath)QuantizedMeshinline
readFile(const std::string &filePath)QuantizedMesh
remapFromVertexDataValue(const double &value, const double &minOr, const double &maxOr) (defined in QuantizedMesh)QuantizedMeshinlinestatic
remapToVertexDataValue(const double &value, const double &minOr, const double &maxOr)QuantizedMeshinlinestatic
setEdgeIndices(const EdgeIndices &ei)QuantizedMeshinline
setHeader(const Header &header)QuantizedMeshinline
setIndexData(const IndexData &id)QuantizedMeshinline
setVertexData(const VertexData &vd)QuantizedMeshinline
setVertexNormals(const VertexNormals &vn)QuantizedMeshinline
TILE_SIZE (defined in QuantizedMesh)QuantizedMesh
WATER_MASK enum value (defined in QuantizedMesh)QuantizedMesh
writeFile(const std::string &filePath)QuantizedMesh