Definition at line 78 of file animChannel.h.
◆ ValueType
typedef LMatrix4 ACMatrixSwitchType::ValueType |
◆ get_channel_type_name()
static const char * ACMatrixSwitchType::get_channel_type_name |
( |
| ) |
|
|
inlinestatic |
◆ get_fixed_channel_type_name()
static const char * ACMatrixSwitchType::get_fixed_channel_type_name |
( |
| ) |
|
|
inlinestatic |
◆ get_part_type_name()
static const char * ACMatrixSwitchType::get_part_type_name |
( |
| ) |
|
|
inlinestatic |
◆ output_value()
void ACMatrixSwitchType::output_value |
( |
std::ostream & | out, |
|
|
const ValueType & | value ) |
|
static |
Outputs a very brief description of a matrix.
Definition at line 24 of file animChannel.cxx.
◆ read_datagram()
static void ACMatrixSwitchType::read_datagram |
( |
DatagramIterator & | source, |
|
|
ValueType & | me ) |
|
inlinestatic |
◆ write_datagram()
static void ACMatrixSwitchType::write_datagram |
( |
Datagram & | dest, |
|
|
ValueType & | me ) |
|
inlinestatic |
The documentation for this class was generated from the following files: