#include <MeshManager.h>
Public Member Functions | |
| MeshCoords3D () | |
| MeshCoords3D (const MeshRemapper::Coords &coords) | |
Public Attributes | |
| double | tex_coords [2][2][2] |
| double | vertex_coords [2][2][3] |
Definition at line 102 of file MeshManager.h.
|
|
Definition at line 104 of file MeshManager.h. |
|
|
Definition at line 179 of file MeshManager.cpp. References MeshRemapper::Coords::tex_c, tex_coords, MeshRemapper::Coords::vertex_c, and vertex_coords. |
|
|
Definition at line 106 of file MeshManager.h. Referenced by MeshManager::MeshInfo::CompileList(), and MeshCoords3D(). |
|
|
Definition at line 107 of file MeshManager.h. Referenced by MeshManager::MeshInfo::CompileList(), and MeshCoords3D(). |
1.3.9.1