Definition at line 388 of file event.
◆ wheel_rotate_event() [1/2]
tools::sg::wheel_rotate_event::wheel_rotate_event |
( |
int |
a_angle | ) |
|
|
inline |
◆ ~wheel_rotate_event()
virtual tools::sg::wheel_rotate_event::~wheel_rotate_event |
( |
| ) |
|
|
inlinevirtual |
◆ wheel_rotate_event() [2/2]
◆ angle()
int tools::sg::wheel_rotate_event::angle |
( |
| ) |
const |
|
inline |
◆ cast()
virtual void* tools::sg::wheel_rotate_event::cast |
( |
cid |
a_class | ) |
const |
|
inlinevirtual |
Implements tools::sg::event.
Definition at line 393 of file event.
394 if(
void* p = cmp_cast<wheel_rotate_event>(
this,a_class))
return p;
◆ copy()
virtual event* tools::sg::wheel_rotate_event::copy |
( |
| ) |
const |
|
inlinevirtual |
◆ id_class()
static cid tools::sg::wheel_rotate_event::id_class |
( |
| ) |
|
|
inlinestatic |
◆ operator=()
◆ m_angle
int tools::sg::wheel_rotate_event::m_angle |
|
protected |
The documentation for this class was generated from the following file:
- /Users/barrand/private/dev/softinex/g4tools/g4tools/tools/sg/event