#include <StdMeshers_Cartesian_3D_Grid.hxx>
◆ Contains()
| virtual bool StdMeshers::Cartesian3D::OneOfSolids::Contains |
( |
TGeomID |
i | ) |
const |
|
virtual |
◆ ContainsAny()
| virtual bool StdMeshers::Cartesian3D::OneOfSolids::ContainsAny |
( |
const std::vector< TGeomID > & |
subIDs | ) |
const |
|
virtual |
◆ GetConcave()
◆ HasConcaveVertex()
| bool StdMeshers::Cartesian3D::Solid::HasConcaveVertex |
( |
| ) |
const |
|
inherited |
◆ HasInternalFaces()
| bool StdMeshers::Cartesian3D::Solid::HasInternalFaces |
( |
| ) |
const |
|
inherited |
◆ ID()
| TGeomID StdMeshers::Cartesian3D::Solid::ID |
( |
| ) |
const |
|
inherited |
◆ Init()
| void OneOfSolids::Init |
( |
const TopoDS_Shape & |
solid, |
|
|
TopAbs_ShapeEnum |
subType, |
|
|
const SMESHDS_Mesh * |
mesh |
|
) |
| |
◆ IsOutsideOriented()
| virtual bool StdMeshers::Cartesian3D::OneOfSolids::IsOutsideOriented |
( |
TGeomID |
faceID | ) |
const |
|
virtual |
◆ Orientation()
| virtual TopAbs_Orientation StdMeshers::Cartesian3D::OneOfSolids::Orientation |
( |
const TopoDS_Shape & |
face | ) |
const |
|
virtual |
◆ SetConcave()
◆ SetHasInternalFaces()
| void StdMeshers::Cartesian3D::Solid::SetHasInternalFaces |
( |
bool |
has | ) |
|
|
inherited |
◆ SetID()
| void StdMeshers::Cartesian3D::Solid::SetID |
( |
TGeomID |
id | ) |
|
|
inherited |
◆ _concaveVertex
◆ _faces
| TopTools_MapOfShape StdMeshers::Cartesian3D::OneOfSolids::_faces |
|
private |
◆ _hasInternalFaces
| bool StdMeshers::Cartesian3D::Solid::_hasInternalFaces |
|
privateinherited |
◆ _id
| TGeomID StdMeshers::Cartesian3D::Solid::_id |
|
privateinherited |
◆ _outFaceIDs
| TColStd_MapOfInteger StdMeshers::Cartesian3D::OneOfSolids::_outFaceIDs |
|
private |
◆ _subIDs
| TColStd_MapOfInteger StdMeshers::Cartesian3D::OneOfSolids::_subIDs |
|
private |