#include <IndexedMesh.h>
◆ IndexedMesh() [1/3]
Geom::IndexedMesh::IndexedMesh |
( |
| ) |
|
◆ IndexedMesh() [2/3]
Geom::IndexedMesh::IndexedMesh |
( |
const IndexedMesh & |
other | ) |
|
◆ IndexedMesh() [3/3]
Geom::IndexedMesh::IndexedMesh |
( |
const std::vector< int > & |
model, |
|
|
const std::vector< Geom::Pnt > & |
points |
|
) |
| |
◆ ~IndexedMesh()
virtual Geom::IndexedMesh::~IndexedMesh |
( |
| ) |
|
|
virtual |
◆ createEdges()
void Geom::IndexedMesh::createEdges |
( |
const std::vector< int > & |
model, |
|
|
const std::vector< Geom::Pnt > & |
points |
|
) |
| |
◆ operator=()
◆ operator==()
bool Geom::IndexedMesh::operator== |
( |
const IndexedMesh & |
c | ) |
const |
◆ restore()
bool Geom::IndexedMesh::restore |
( |
const std::string & |
s | ) |
|
◆ setBinaryReadMode()
static bool Geom::IndexedMesh::setBinaryReadMode |
( |
bool |
on | ) |
|
|
static |
◆ setBinaryWriteMode()
static bool Geom::IndexedMesh::setBinaryWriteMode |
( |
bool |
on | ) |
|
|
static |
◆ transform()
virtual void Geom::IndexedMesh::transform |
( |
const Geom::Trsf & |
t | ) |
|
|
virtual |
◆ face_color_per_vertex
std::vector<unsigned int> Geom::IndexedMesh::face_color_per_vertex |
◆ face_coordinateIndices
std::vector<long> Geom::IndexedMesh::face_coordinateIndices |
◆ face_per_vertex_normals
std::vector<Geom::Dir> Geom::IndexedMesh::face_per_vertex_normals |
◆ face_vertices
std::vector<Geom::Pnt> Geom::IndexedMesh::face_vertices |
◆ wire_color_per_vertex
std::vector<unsigned int> Geom::IndexedMesh::wire_color_per_vertex |
◆ wire_coordinateIndices
std::vector<long> Geom::IndexedMesh::wire_coordinateIndices |
◆ wire_vertices
std::vector<Geom::Pnt> Geom::IndexedMesh::wire_vertices |
The documentation for this class was generated from the following file:
- D:/CadworkJobs/SoftwareProjekte/Lexocad/LexoGit/Lexocad/lexocad/Geom/include/Geom/IndexedMesh.h