MorphoGraphX  2.0-1-227
Public Member Functions | Public Attributes | List of all members
mgx::primDataStructure Struct Reference

#include <RootCellProcessing.hpp>

Public Member Functions

 primDataStructure ()
 
bool operator== (const primDataStructure &other) const
 

Public Attributes

std::map< int, Point3dbez
 
std::map< int, Point3ddiffBez
 
std::map< int, Point3dbMapRadRef
 
triVector meshTris
 

Detailed Description

Definition at line 27 of file RootCellProcessing.hpp.

Constructor & Destructor Documentation

◆ primDataStructure()

mgx::primDataStructure::primDataStructure ( )
inline

Definition at line 32 of file RootCellProcessing.hpp.

Member Function Documentation

◆ operator==()

bool mgx::primDataStructure::operator== ( const primDataStructure other) const
inline

Definition at line 34 of file RootCellProcessing.hpp.

Member Data Documentation

◆ bez

std::map<int, Point3d> mgx::primDataStructure::bez

Definition at line 29 of file RootCellProcessing.hpp.

◆ bMapRadRef

std::map<int, Point3d> mgx::primDataStructure::bMapRadRef

Definition at line 29 of file RootCellProcessing.hpp.

◆ diffBez

std::map<int, Point3d> mgx::primDataStructure::diffBez

Definition at line 29 of file RootCellProcessing.hpp.

◆ meshTris

triVector mgx::primDataStructure::meshTris

Definition at line 30 of file RootCellProcessing.hpp.


The documentation for this struct was generated from the following file: