Definition at line 267 of file plottables.
◆ fill_area_style
Enumerator |
---|
HOLLOW | |
SOLID | |
PATTERN | |
HATCHED | |
Definition at line 278 of file plottables.
◆ plottable_box() [1/2]
tools::sg::plottable_box::plottable_box |
( |
float |
a_X1, |
|
|
float |
a_Y1, |
|
|
float |
a_X2, |
|
|
float |
a_Y2, |
|
|
fill_area_style |
a_FAIS, |
|
|
const colorf & |
a_FACI, |
|
|
int |
a_FASI, |
|
|
bool |
a_BORD, |
|
|
const colorf & |
a_PLCI, |
|
|
float |
a_LWID |
|
) |
| |
|
inline |
◆ plottable_box() [2/2]
tools::sg::plottable_box::plottable_box |
( |
const plottable_box & |
a_from | ) |
|
|
inline |
◆ cast()
virtual void* tools::sg::plottable_box::cast |
( |
const std::string & |
a_class | ) |
const |
|
inlinevirtual |
◆ copy()
virtual plotprim* tools::sg::plottable_box::copy |
( |
| ) |
const |
|
inlinevirtual |
◆ operator=()
◆ m_BORD
bool tools::sg::plottable_box::m_BORD |
◆ m_FACI
colorf tools::sg::plottable_box::m_FACI |
◆ m_FAIS
◆ m_FASI
int tools::sg::plottable_box::m_FASI |
◆ m_LWID
float tools::sg::plottable_box::m_LWID |
◆ m_PLCI
colorf tools::sg::plottable_box::m_PLCI |
◆ m_X1
float tools::sg::plottable_box::m_X1 |
◆ m_X2
float tools::sg::plottable_box::m_X2 |
◆ m_Y1
float tools::sg::plottable_box::m_Y1 |
◆ m_Y2
float tools::sg::plottable_box::m_Y2 |
The documentation for this class was generated from the following file:
- /Users/barrand/private/dev/softinex/g4tools/g4tools/tools/sg/plottables