Open CASCADE Technology 6.6.0
|
auxiliary class for FastDiscret and FastDiscretFace classes
#include <BRepMesh_FaceAttribute.hxx>
Public Member Functions | |
BRepMesh_FaceAttribute () | |
Standard_Real & | GetDefFace () |
Standard_Real & | GetUMin () |
Standard_Real & | GetVMin () |
Standard_Real & | GetUMax () |
Standard_Real & | GetVMax () |
Standard_Real & | GetDeltaX () |
Standard_Real & | GetDeltaY () |
Standard_Real & | GetMinX () |
Standard_Real & | GetMinY () |
BRepMesh_ClassifierPtr & | GetClassifier () |
BRepMesh_FaceAttribute::BRepMesh_FaceAttribute | ( | ) |
BRepMesh_ClassifierPtr& BRepMesh_FaceAttribute::GetClassifier | ( | ) |
Standard_Real& BRepMesh_FaceAttribute::GetDefFace | ( | ) |
Standard_Real& BRepMesh_FaceAttribute::GetDeltaX | ( | ) |
Standard_Real& BRepMesh_FaceAttribute::GetDeltaY | ( | ) |
Standard_Real& BRepMesh_FaceAttribute::GetMinX | ( | ) |
Standard_Real& BRepMesh_FaceAttribute::GetMinY | ( | ) |
Standard_Real& BRepMesh_FaceAttribute::GetUMax | ( | ) |
Standard_Real& BRepMesh_FaceAttribute::GetUMin | ( | ) |
Standard_Real& BRepMesh_FaceAttribute::GetVMax | ( | ) |
Standard_Real& BRepMesh_FaceAttribute::GetVMin | ( | ) |