|
|
|
|
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_builder.h>
Inheritance diagram for NL3D::CMRMEdge
[legend]List of all members.
Detailed Description
An internal mesh edge Index representation for MRM building.
-
Author(s):
-
Lionel Berenguier , Nevrax France
-
Date:
-
2000
Definition at line 90 of file mrm_builder.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:
|
|