Panda3D
Public Types | Static Public Member Functions | List of all members
ACMatrixSwitchType Class Reference

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

Detailed Description

Definition at line 78 of file animChannel.h.

Member Function Documentation

◆ 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: