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