|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CMRMEdge Struct ReferenceAn internal mesh edge Index representation for MRM building.
More...
#include <mrm_internal.h>
Inheritance diagram for NL3D::CMRMEdge:
List of all members.
Detailed Description
An internal mesh edge Index representation for MRM building.
-
Author:
-
Lionel Berenguier , Nevrax France
-
Date:
-
2000
Definition at line 149 of file mrm_internal.h.
Constructor & Destructor Documentation
NL3D::CMRMEdge::CMRMEdge |
( |
|
) |
[inline] |
|
NL3D::CMRMEdge::CMRMEdge |
( |
sint |
a, |
|
|
sint |
b |
|
) |
[inline] |
|
Member Function Documentation
bool NL3D::CMRMEdge::operator< |
( |
const CMRMEdge & |
o |
) |
const [inline] |
|
bool NL3D::CMRMEdge::operator== |
( |
const CMRMEdge & |
o |
) |
const [inline] |
|
Member Data Documentation
The documentation for this struct was generated from the following file:
|
|