Class that stores style for one graduated trihedron axis such as colors, lengths and customization flags. It is used in Graphic3d_GraduatedTrihedron.
More...
#include <Graphic3d_GraduatedTrihedron.hxx>
Class that stores style for one graduated trihedron axis such as colors, lengths and customization flags. It is used in Graphic3d_GraduatedTrihedron.
| const Quantity_Color& Graphic3d_GraduatedTrihedron::AxisAspect::Color |
( |
| ) |
const |
|
inline |
Color of axis and values.
| const Quantity_Color& Graphic3d_GraduatedTrihedron::AxisAspect::NameColor |
( |
| ) |
const |
|
inline |
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetColor |
( |
const Quantity_Color & |
theColor | ) |
|
|
inline |
Sets color of axis and values.
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetDrawName |
( |
const Standard_Boolean |
theToDraw | ) |
|
|
inline |
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetDrawTickmarks |
( |
const Standard_Boolean |
theToDraw | ) |
|
|
inline |
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetDrawValues |
( |
const Standard_Boolean |
theToDraw | ) |
|
|
inline |
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetNameColor |
( |
const Quantity_Color & |
theColor | ) |
|
|
inline |
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetNameOffset |
( |
const Standard_Integer |
theValue | ) |
|
|
inline |
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetTickmarksLength |
( |
const Standard_Integer |
theValue | ) |
|
|
inline |
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetTickmarksNumber |
( |
const Standard_Integer |
theValue | ) |
|
|
inline |
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetValuesOffset |
( |
const Standard_Integer |
theValue | ) |
|
|
inline |
| Standard_Integer Graphic3d_GraduatedTrihedron::AxisAspect::TickmarksLength |
( |
| ) |
const |
|
inline |
| Standard_Integer Graphic3d_GraduatedTrihedron::AxisAspect::TickmarksNumber |
( |
| ) |
const |
|
inline |
| Standard_Boolean Graphic3d_GraduatedTrihedron::AxisAspect::ToDrawTickmarks |
( |
| ) |
const |
|
inline |
| Standard_Boolean Graphic3d_GraduatedTrihedron::AxisAspect::ToDrawValues |
( |
| ) |
const |
|
inline |
| Standard_Integer Graphic3d_GraduatedTrihedron::AxisAspect::ValuesOffset |
( |
| ) |
const |
|
inline |
Color of axis and values.
Offset for drawing name of axis.
Number of splits along axes.
Offset for drawing values.
The documentation for this class was generated from the following file: