|
MorphoGraphX
2.0-1-227
|
#include <RootCellProcessing.hpp>
Public Member Functions | |
| primDataStructure () | |
| bool | operator== (const primDataStructure &other) const |
Public Attributes | |
| std::map< int, Point3d > | bez |
| std::map< int, Point3d > | diffBez |
| std::map< int, Point3d > | bMapRadRef |
| triVector | meshTris |
Definition at line 27 of file RootCellProcessing.hpp.
|
inline |
Definition at line 32 of file RootCellProcessing.hpp.
|
inline |
Definition at line 34 of file RootCellProcessing.hpp.
| std::map<int, Point3d> mgx::primDataStructure::bez |
Definition at line 29 of file RootCellProcessing.hpp.
| std::map<int, Point3d> mgx::primDataStructure::bMapRadRef |
Definition at line 29 of file RootCellProcessing.hpp.
| std::map<int, Point3d> mgx::primDataStructure::diffBez |
Definition at line 29 of file RootCellProcessing.hpp.
| triVector mgx::primDataStructure::meshTris |
Definition at line 30 of file RootCellProcessing.hpp.
1.8.17