#include <animChannel.h>
Public Types | |
typedef float | ValueType |
Static Public Member Functions | |
const char * | get_channel_type_name () |
const char * | get_fixed_channel_type_name () |
const char * | get_part_type_name () |
void | output_value (ostream &out, ValueType value) |
void | write_datagram (Datagram &dest, ValueType &me) |
void | read_datagram (DatagramIterator &source, ValueType &me) |
|
Definition at line 113 of file animChannel.h. |
|
Definition at line 114 of file animChannel.h. |
|
Definition at line 115 of file animChannel.h. |
|
Definition at line 116 of file animChannel.h. |
|
Definition at line 117 of file animChannel.h. References DatagramIterator::get_float32(). |
|
Definition at line 124 of file animChannel.h. |
|
Definition at line 120 of file animChannel.h. |