Open CASCADE Technology
6.5.4
|
Describes a 2d circle with a size of only 3
Standard Real numbers instead of gp who needs 7
Standard Real numbers.
#include <BRepMesh_Circ.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | BRepMesh_Circ () |
BRepMesh_Circ (const gp_XY &loc, const Standard_Real rad) | |
void | SetLocation (const gp_XY &loc) |
void | SetRadius (const Standard_Real rad) |
const gp_XY & | Location () const |
const Standard_Real & | Radius () const |
BRepMesh_Circ::BRepMesh_Circ | ( | const gp_XY & | loc, |
const Standard_Real | rad | ||
) |
const gp_XY& BRepMesh_Circ::Location | ( | ) | const |
const Standard_Real& BRepMesh_Circ::Radius | ( | ) | const |
void BRepMesh_Circ::SetLocation | ( | const gp_XY & | loc | ) |