Panda3D
|
Public Types | |
typedef LMatrix4 | ValueType |
Static Public Member Functions | |
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 (ostream &out, const ValueType &value) |
Outputs a very brief description of a matrix. | |
static void | read_datagram (DatagramIterator &source, ValueType &me) |
static void | write_datagram (Datagram &dest, ValueType &me) |
Definition at line 81 of file animChannel.h.
void ACMatrixSwitchType::output_value | ( | ostream & | out, |
const ValueType & | value | ||
) | [static] |
Outputs a very brief description of a matrix.
Definition at line 31 of file animChannel.cxx.
References LVecBase3f::almost_equal().