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.
◆ AxisAspect()
◆ Color()
| const Quantity_Color & Graphic3d_GraduatedTrihedron::AxisAspect::Color |
( |
| ) |
const |
|
inline |
Color of axis and values.
◆ Name()
◆ NameColor()
| const Quantity_Color & Graphic3d_GraduatedTrihedron::AxisAspect::NameColor |
( |
| ) |
const |
|
inline |
◆ NameOffset()
| int Graphic3d_GraduatedTrihedron::AxisAspect::NameOffset |
( |
| ) |
const |
|
inline |
◆ SetColor()
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetColor |
( |
const Quantity_Color & | theColor | ) |
|
|
inline |
Sets color of axis and values.
◆ SetDrawName()
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetDrawName |
( |
const bool | theToDraw | ) |
|
|
inline |
◆ SetDrawTickmarks()
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetDrawTickmarks |
( |
const bool | theToDraw | ) |
|
|
inline |
◆ SetDrawValues()
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetDrawValues |
( |
const bool | theToDraw | ) |
|
|
inline |
◆ SetName()
◆ SetNameColor()
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetNameColor |
( |
const Quantity_Color & | theColor | ) |
|
|
inline |
◆ SetNameOffset()
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetNameOffset |
( |
const int | theValue | ) |
|
|
inline |
◆ SetTickmarksLength()
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetTickmarksLength |
( |
const int | theValue | ) |
|
|
inline |
◆ SetTickmarksNumber()
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetTickmarksNumber |
( |
const int | theValue | ) |
|
|
inline |
◆ SetValuesOffset()
| void Graphic3d_GraduatedTrihedron::AxisAspect::SetValuesOffset |
( |
const int | theValue | ) |
|
|
inline |
◆ TickmarksLength()
| int Graphic3d_GraduatedTrihedron::AxisAspect::TickmarksLength |
( |
| ) |
const |
|
inline |
◆ TickmarksNumber()
| int Graphic3d_GraduatedTrihedron::AxisAspect::TickmarksNumber |
( |
| ) |
const |
|
inline |
◆ ToDrawName()
| bool Graphic3d_GraduatedTrihedron::AxisAspect::ToDrawName |
( |
| ) |
const |
|
inline |
◆ ToDrawTickmarks()
| bool Graphic3d_GraduatedTrihedron::AxisAspect::ToDrawTickmarks |
( |
| ) |
const |
|
inline |
◆ ToDrawValues()
| bool Graphic3d_GraduatedTrihedron::AxisAspect::ToDrawValues |
( |
| ) |
const |
|
inline |
◆ ValuesOffset()
| int Graphic3d_GraduatedTrihedron::AxisAspect::ValuesOffset |
( |
| ) |
const |
|
inline |
◆ myColor
Color of axis and values.
◆ myName
◆ myNameColor
◆ myNameOffset
| int Graphic3d_GraduatedTrihedron::AxisAspect::myNameOffset |
|
protected |
Offset for drawing name of axis.
◆ myTickmarksLength
| int Graphic3d_GraduatedTrihedron::AxisAspect::myTickmarksLength |
|
protected |
◆ myTickmarksNumber
| int Graphic3d_GraduatedTrihedron::AxisAspect::myTickmarksNumber |
|
protected |
Number of splits along axes.
◆ myToDrawName
| bool Graphic3d_GraduatedTrihedron::AxisAspect::myToDrawName |
|
protected |
◆ myToDrawTickmarks
| bool Graphic3d_GraduatedTrihedron::AxisAspect::myToDrawTickmarks |
|
protected |
◆ myToDrawValues
| bool Graphic3d_GraduatedTrihedron::AxisAspect::myToDrawValues |
|
protected |
◆ myValuesOffset
| int Graphic3d_GraduatedTrihedron::AxisAspect::myValuesOffset |
|
protected |
Offset for drawing values.
The documentation for this class was generated from the following file: