#include <Mesh.h>
Public Attributes | |
int | jmeno_hrany |
enum EdgeType | druh_hrany |
Edge * | next_edge |
Edge * | previous_edge |
Vert * | V1 |
Vert * | V2 |
Plane * | LeftLoop |
Plane * | RightLoop |
Edge * | LeftIn |
Edge * | RightOut |
Edge * | LeftOut |
Edge * | RightIn |
Definition at line 64 of file Mesh.h.
|
Definition at line 66 of file Mesh.h. Referenced by PolygonalMesh::_append_new_edge(), Mesh::ClasifyEdges(), Mesh::NewEdge(), and Mesh::SeparateSolids(). |
|
Definition at line 65 of file Mesh.h. Referenced by PolygonalMesh::_append_new_edge(), and Mesh::NewEdge(). |
|
Definition at line 73 of file Mesh.h. Referenced by PolygonalMesh::_append_new_edge(), PolygonalMesh::_connect_edge(), Mesh::ConnectEdge(), Mesh::Copy_solid(), Mesh::KE(), Mesh::MEF(), Mesh::MEnotF(), Mesh::MEV(), Mesh::Previous_Edge_in_loop(), Mesh::ReplaceEdge(), and Mesh::SEMV(). |
|
|
Definition at line 75 of file Mesh.h. Referenced by PolygonalMesh::_append_new_edge(), PolygonalMesh::_connect_edge(), Mesh::ConnectEdge(), Mesh::Copy_solid(), Mesh::KE(), Mesh::MEF(), Mesh::MEnotF(), Mesh::MEV(), Mesh::Next_Edge_in_loop(), Mesh::ReplaceEdge(), and Mesh::SEMV(). |
|
Definition at line 67 of file Mesh.h. Referenced by SphereMesh::_mesh(), Mesh::AppendEdge(), Mesh::ClasifyEdges(), Mesh::Copy_solid(), Mesh::Delete_solid(), Mesh::DeleteEdge(), Mesh::MoveEdge(), Mesh::SeparateSolids(), and Mesh::stepInEdgeWalkInSolid(). |
|
Definition at line 68 of file Mesh.h. Referenced by SphereMesh::_mesh(), Mesh::AppendEdge(), Mesh::Copy_solid(), Mesh::DeleteEdge(), Mesh::MoveEdge(), and Mesh::SeparateSolids(). |
|
Definition at line 76 of file Mesh.h. Referenced by PolygonalMesh::_append_new_edge(), PolygonalMesh::_connect_edge(), Mesh::ConnectEdge(), Mesh::Copy_solid(), Mesh::KE(), Mesh::MEF(), Mesh::MEnotF(), Mesh::MEV(), Mesh::Previous_Edge_in_loop(), Mesh::ReplaceEdge(), and Mesh::SEMV(). |
|
|
Definition at line 74 of file Mesh.h. Referenced by PolygonalMesh::_append_new_edge(), PolygonalMesh::_connect_edge(), Mesh::ConnectEdge(), Mesh::Copy_solid(), Mesh::KE(), Mesh::MEF(), Mesh::MEnotF(), Mesh::MEV(), Mesh::Next_Edge_in_loop(), Mesh::ReplaceEdge(), and Mesh::SEMV(). |
|
|