![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <AIS_Manipulator.hxx>

Public Member Functions | |
| Sphere () | |
| void | Init (const float theRadius, const gp_Pnt &thePosition, const ManipulatorSkin theSkinMode, const int theSlicesNb=20, const int theStacksNb=20) |
Public Member Functions inherited from AIS_Manipulator::Quadric | |
| virtual | ~Quadric () |
| const occ::handle< Poly_Triangulation > & | Triangulation () const |
| const occ::handle< Graphic3d_ArrayOfTriangles > & | Array () const |
Protected Attributes | |
| gp_Pnt | myPosition |
| float | myRadius |
Protected Attributes inherited from AIS_Manipulator::Quadric | |
| occ::handle< Poly_Triangulation > | myTriangulation |
| occ::handle< Graphic3d_ArrayOfTriangles > | myArray |
|
inline |
| void AIS_Manipulator::Sphere::Init | ( | const float | theRadius, |
| const gp_Pnt & | thePosition, | ||
| const ManipulatorSkin | theSkinMode, | ||
| const int | theSlicesNb = 20, | ||
| const int | theStacksNb = 20 ) |
|
protected |
|
protected |