Panda3D
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
ACScalarSwitchType Class Reference

Public Types

typedef PN_stdfloat 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, ValueType value)
 
static void read_datagram (DatagramIterator &source, ValueType &me)
 
static void write_datagram (Datagram &dest, ValueType &me)
 

Detailed Description

Definition at line 100 of file animChannel.h.

Member Typedef Documentation

◆ ValueType

typedef PN_stdfloat ACScalarSwitchType::ValueType

Definition at line 102 of file animChannel.h.

Member Function Documentation

◆ get_channel_type_name()

static const char * ACScalarSwitchType::get_channel_type_name ( )
inlinestatic

Definition at line 103 of file animChannel.h.

◆ get_fixed_channel_type_name()

static const char * ACScalarSwitchType::get_fixed_channel_type_name ( )
inlinestatic

Definition at line 104 of file animChannel.h.

◆ get_part_type_name()

static const char * ACScalarSwitchType::get_part_type_name ( )
inlinestatic

Definition at line 105 of file animChannel.h.

◆ output_value()

static void ACScalarSwitchType::output_value ( std::ostream & out,
ValueType value )
inlinestatic

Definition at line 106 of file animChannel.h.

◆ read_datagram()

static void ACScalarSwitchType::read_datagram ( DatagramIterator & source,
ValueType & me )
inlinestatic

Definition at line 113 of file animChannel.h.

◆ write_datagram()

static void ACScalarSwitchType::write_datagram ( Datagram & dest,
ValueType & me )
inlinestatic

Definition at line 109 of file animChannel.h.


The documentation for this class was generated from the following file: