#include <compassEffect.h>
Inheritance diagram for CompassEffect:
Public Member Functions | |
virtual bool | safe_to_transform () const |
virtual void | output (ostream &out) const |
CPT (TransformState) do_compass(const TransformState *net_transform | |
virtual void | write_datagram (BamWriter *manager, Datagram &dg) |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
void | register_with_read_factory () |
TypeHandle | get_class_type () |
void | init_type () |
Public Attributes | |
const TransformState *node_transform | const |
Protected Member Functions | |
virtual int | compare_to_impl (const RenderEffect *other) const |
void | fillin (DatagramIterator &scan, BamReader *manager) |
Static Protected Member Functions | |
TypedWritable * | make_from_bam (const FactoryParams ¶ms) |
Private Member Functions | |
INLINE | CompassEffect () |
INLINE const NodePath & | get_reference () const |
INLINE int | get_properties () const |
Static Private Member Functions | |
CPT (RenderEffect) make(const NodePath &reference | |
Private Attributes | |
PUBLISHED | __pad0__: enum Properties { P_x = 0x001 |
PUBLISHED | P_y = 0x002 |
PUBLISHED | P_z = 0x004 |
PUBLISHED | P_pos = 0x007 |
PUBLISHED | P_rot = 0x008 |
PUBLISHED | P_sx = 0x010 |
PUBLISHED | P_sy = 0x020 |
PUBLISHED | P_sz = 0x040 |
PUBLISHED | P_scale = 0x070 |
PUBLISHED | P_all = 0x07f |
int | properties = P_rot) |
NodePath | _reference |
int | _properties |
Static Private Attributes | |
TypeHandle | _type_handle |
|
|
|
Reimplemented from RenderEffect. Definition at line 216 of file compassEffect.cxx. References _properties, _reference, NodePath::compare_to(), and DCAST_INTO_R. |
|
|
|
Reimplemented from RenderEffect. |
|
Reimplemented from RenderEffect. Definition at line 283 of file compassEffect.cxx. References _properties, RenderEffect::fillin(), and DatagramIterator::get_uint16(). Referenced by make_from_bam(). |
|
Reimplemented from RenderEffect. Definition at line 116 of file compassEffect.h. References RenderEffect::get_class_type(), and RenderEffect::init_type(). |
|
Reimplemented from RenderEffect. Definition at line 105 of file compassEffect.h. Referenced by NodePath::clear_compass(), RenderEffects::determine_compass(), NodePath::has_compass(), and register_with_read_factory(). |
|
|
|
|
|
Reimplemented from RenderEffect. Definition at line 113 of file compassEffect.h. References RenderEffect::get_class_type(). Referenced by output(). |
|
Reimplemented from RenderEffect. Definition at line 108 of file compassEffect.h. References RenderEffect::get_class_type(), RenderEffect::init_type(), and register_type(). Referenced by init_libpgraph(). |
|
Definition at line 264 of file compassEffect.cxx. References fillin(), params, and parse_params(). Referenced by register_with_read_factory(). |
|
Definition at line 66 of file compassEffect.cxx. References _properties, _reference, get_type(), NodePath::is_empty(), P_pos, P_rot, P_scale, P_sx, P_sy, P_sz, P_y, and P_z. |
|
Definition at line 237 of file compassEffect.cxx. References get_class_type(), BamReader::get_factory(), make_from_bam(), and Factory< TypedWritable >::register_factory(). Referenced by init_libpgraph(). |
|
Reimplemented from RenderEffect. Definition at line 56 of file compassEffect.cxx. |
|
Reimplemented from RenderEffect. Definition at line 248 of file compassEffect.cxx. References _properties, Datagram::add_uint16(), and RenderEffect::write_datagram(). |
|
Reimplemented from RenderEffect. Definition at line 65 of file compassEffect.h. |
|
Definition at line 94 of file compassEffect.h. Referenced by compare_to_impl(), CPT(), fillin(), output(), and write_datagram(). |
|
Definition at line 93 of file compassEffect.h. Referenced by compare_to_impl(), CPT(), and output(). |
|
Reimplemented from RenderEffect. Definition at line 27 of file compassEffect.cxx. |
|
Definition at line 87 of file compassEffect.h. |
|
Definition at line 74 of file compassEffect.h. |
|
Definition at line 68 of file compassEffect.h. Referenced by output(). |
|
Definition at line 69 of file compassEffect.h. Referenced by output(). |
|
Definition at line 73 of file compassEffect.h. Referenced by output(). |
|
Definition at line 70 of file compassEffect.h. Referenced by output(). |
|
Definition at line 71 of file compassEffect.h. Referenced by output(). |
|
Definition at line 72 of file compassEffect.h. Referenced by output(). |
|
Definition at line 66 of file compassEffect.h. Referenced by output(). |
|
Definition at line 67 of file compassEffect.h. Referenced by output(). |
|
Definition at line 77 of file compassEffect.h. |