Panda3D
Public Types | Static Public Member Functions
ACMatrixSwitchType Class Reference

List of all members.

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)

Detailed Description

Definition at line 81 of file animChannel.h.


Member Function Documentation

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().


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations