Hugintrunk
0.1
|
A class for exchanging coordinates by value. More...
#include <MeshRemapper.h>
Public Attributes | |
double | tex_c [2][2][2] |
double | vertex_c [2][2][2] |
A class for exchanging coordinates by value.
Definition at line 70 of file MeshRemapper.h.
double MeshRemapper::ArrayCoords::tex_c[2][2][2] |
Definition at line 74 of file MeshRemapper.h.
Referenced by A_Polygon::ConvertToQuads(), LayoutRemapper::GetNextFaceCoordinates(), and LayoutRemapper::LayoutRemapper().
double MeshRemapper::ArrayCoords::vertex_c[2][2][2] |
Definition at line 75 of file MeshRemapper.h.
Referenced by A_Polygon::ConvertToQuads(), LayoutRemapper::GetNextFaceCoordinates(), and LayoutRemapper::UpdateAndResetIndex().