3.4.0
CNamedShape.h File Reference
#include "tigl_internal.h"
#include "CSharedPtr.h"
#include "PNamedShape.h"
#include "CTiglTransformation.h"
#include <string>
#include <vector>
#include <TopoDS_Shape.hxx>

Data Structures

class  CFaceTraits
 The CFaceTraits class stores face metadata like a reference to the shape where the face was originally created in and its name. More...
 
class  CNamedShape
 The CNamedShape class stores a TopoDS_Shape and additional metadata to origin of faces, names and history. More...
 

Typedefs

typedef std::vector< CFaceTraitsFaceList
 
typedef std::vector< std::string > StringList
 

Typedef Documentation

◆ FaceList

typedef std::vector<CFaceTraits> FaceList

◆ StringList

typedef std::vector<std::string> StringList