#include <TetrahedronSpaceFile.h>
|
static const uint32_t | kMagic = 0x801e14ae |
|
static const uint32_t | kVersion = 2 |
|
const util::Vector3* molecular::gfx::TetrahedronSpaceFile::GetNormals |
( |
| ) |
const |
|
inline |
const Vertex* molecular::gfx::TetrahedronSpaceFile::GetVertices |
( |
| ) |
const |
|
inline |
const uint32_t molecular::gfx::TetrahedronSpaceFile::kMagic = 0x801e14ae |
|
static |
const uint32_t molecular::gfx::TetrahedronSpaceFile::kVersion = 2 |
|
static |
uint32_t molecular::gfx::TetrahedronSpaceFile::magic |
uint32_t molecular::gfx::TetrahedronSpaceFile::normalsOffset |
uint32_t molecular::gfx::TetrahedronSpaceFile::numPoints |
uint32_t molecular::gfx::TetrahedronSpaceFile::numTetrahedrons |
Tetrahedron molecular::gfx::TetrahedronSpaceFile::tetrahedra[0] |
uint32_t molecular::gfx::TetrahedronSpaceFile::version |
uint32_t molecular::gfx::TetrahedronSpaceFile::verticesOffset |
The documentation for this struct was generated from the following file: