Internal Classes for CMRMBuilder. More...
#include "nel/misc/types_nl.h"#include "nel/3d/mrm_mesh.h"

Go to the source code of this file.
Classes | |
| struct | NL3D::CLinearEquation |
| struct | NL3D::CLinearEquation::Element |
| struct | NL3D::CMRMVertex |
| An internal mesh vertex representation for MRM building. More... | |
| struct | NL3D::CMRMAttribute |
| An internal mesh vertex attribute (UV, color, normal. More... | |
| struct | NL3D::CMRMEdge |
| An internal mesh edge Index representation for MRM building. More... | |
| struct | NL3D::CMRMEdgeFace |
| A tuple Edge/Face. More... | |
| struct | NL3D::CMRMFaceBuild |
| An internal mesh extended face representation for MRM building. More... | |
| class | NL3D::CMRMSewingMesh |
| An internal polygon with LOD information for Interface system. More... | |
| struct | NL3D::CMRMSewingMesh::CLod |
Namespaces | |
| namespace | NL3D |
This namespace contains all 3D class. | |
Typedefs | |
| typedef std::multimap< float, CMRMEdgeFace > | NL3D::TEdgeMap |
| The map of edge collapses. | |
| typedef TEdgeMap::iterator | NL3D::ItEdgeMap |
Internal Classes for CMRMBuilder.
Definition in file mrm_internal.h.
1.6.1