![]() |
EMODnet Quantized Mesh Generator for Cesium
|
This is the complete list of members for QuantizedMesh, including all inherited members.
ExtensionIds enum name (defined in QuantizedMesh) | QuantizedMesh | |
getEdgeIndices() const | QuantizedMesh | inline |
getHeader() const | QuantizedMesh | inline |
getIndexData() const | QuantizedMesh | inline |
getVertexData() const | QuantizedMesh | inline |
getVertexNormals() const | QuantizedMesh | inline |
MAX_VERTEX_DATA (defined in QuantizedMesh) | QuantizedMesh | static |
OCT_VERTEX_NORMALS enum value (defined in QuantizedMesh) | QuantizedMesh | |
print() | QuantizedMesh | |
printHeader() | QuantizedMesh | |
QuantizedMesh() | QuantizedMesh | inline |
QuantizedMesh(const std::string &filePath) | QuantizedMesh | inline |
readFile(const std::string &filePath) | QuantizedMesh | |
remapFromVertexDataValue(const double &value, const double &minOr, const double &maxOr) (defined in QuantizedMesh) | QuantizedMesh | inlinestatic |
remapToVertexDataValue(const double &value, const double &minOr, const double &maxOr) | QuantizedMesh | inlinestatic |
setEdgeIndices(const EdgeIndices &ei) | QuantizedMesh | inline |
setHeader(const Header &header) | QuantizedMesh | inline |
setIndexData(const IndexData &id) | QuantizedMesh | inline |
setVertexData(const VertexData &vd) | QuantizedMesh | inline |
setVertexNormals(const VertexNormals &vn) | QuantizedMesh | inline |
TILE_SIZE (defined in QuantizedMesh) | QuantizedMesh | |
WATER_MASK enum value (defined in QuantizedMesh) | QuantizedMesh | |
writeFile(const std::string &filePath) | QuantizedMesh |