Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PlaneNode Class Reference

#include <planeNode.h>

Inheritance diagram for PlaneNode:

PandaNode TypedWritable Namable BoundedObject ReferenceCount TypedObject List of all members.

Public Member Functions

virtual void output (ostream &out) const
virtual void write (ostream &out, int indent_level=0) const
virtual PandaNodemake_copy () const
virtual void xform (const LMatrix4f &mat)
INLINE const Planef & get_plane () const
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

PUBLISHED __pad1__: INLINE void set_plane(const Planef &plane)

Protected Member Functions

 PlaneNode (const PlaneNode &copy)
void fillin (DatagramIterator &scan, BamReader *manager)

Static Protected Member Functions

TypedWritablemake_from_bam (const FactoryParams &params)

Private Types

typedef CycleDataReader< CDataCDReader
typedef CycleDataWriter< CDataCDWriter

Private Attributes

PUBLISHED __pad0__: PlaneNode(const string &name)
PipelineCycler< CData_cycler

Static Private Attributes

TypeHandle _type_handle

Member Typedef Documentation

typedef CycleDataReader<CData> PlaneNode::CDReader [private]
 

Reimplemented from PandaNode.

Definition at line 65 of file planeNode.h.

typedef CycleDataWriter<CData> PlaneNode::CDWriter [private]
 

Reimplemented from PandaNode.

Definition at line 66 of file planeNode.h.


Constructor & Destructor Documentation

PlaneNode::PlaneNode const PlaneNode &  copy  )  [protected]
 

Definition at line 78 of file planeNode.cxx.

References _cycler.

Referenced by make_copy(), and make_from_bam().


Member Function Documentation

void PlaneNode::fillin DatagramIterator scan,
BamReader manager
[protected]
 

Reimplemented from PandaNode.

Definition at line 184 of file planeNode.cxx.

References _cycler, PandaNode::fillin(), and BamReader::read_cdata().

Referenced by make_from_bam().

virtual TypeHandle PlaneNode::force_init_type void   )  [inline, virtual]
 

Reimplemented from PandaNode.

Definition at line 88 of file planeNode.h.

TypeHandle PlaneNode::get_class_type void   )  [inline, static]
 

Reimplemented from PandaNode.

Definition at line 77 of file planeNode.h.

Referenced by register_with_read_factory().

INLINE const Planef& PlaneNode::get_plane  )  const
 

Referenced by GLGraphicsStateGuardian::bind_clip_plane(), DXGraphicsStateGuardian8::bind_clip_plane(), output(), DXGraphicsStateGuardian7::prepare_texture(), and write().

virtual TypeHandle PlaneNode::get_type void   )  const [inline, virtual]
 

Reimplemented from PandaNode.

Definition at line 85 of file planeNode.h.

void PlaneNode::init_type void   )  [inline, static]
 

Reimplemented from PandaNode.

Definition at line 80 of file planeNode.h.

References PandaNode::get_class_type(), PandaNode::init_type(), and register_type().

Referenced by init_libpgraph().

PandaNode * PlaneNode::make_copy  )  const [virtual]
 

Reimplemented from PandaNode.

Definition at line 93 of file planeNode.cxx.

References PlaneNode().

TypedWritable * PlaneNode::make_from_bam const FactoryParams params  )  [static, protected]
 

Reimplemented from PandaNode.

Definition at line 165 of file planeNode.cxx.

References fillin(), params, parse_params(), and PlaneNode().

Referenced by register_with_read_factory().

void PlaneNode::output ostream &  out  )  const [virtual]
 

Reimplemented from PandaNode.

Definition at line 117 of file planeNode.cxx.

References get_plane(), and PandaNode::output().

void PlaneNode::register_with_read_factory  )  [static]
 

Reimplemented from PandaNode.

Definition at line 140 of file planeNode.cxx.

References get_class_type(), BamReader::get_factory(), make_from_bam(), and Factory< TypedWritable >::register_factory().

Referenced by init_libpgraph().

void PlaneNode::write ostream &  out,
int  indent_level = 0
const [virtual]
 

Reimplemented from PandaNode.

Definition at line 128 of file planeNode.cxx.

References get_plane(), and PandaNode::write().

void PlaneNode::write_datagram BamWriter manager,
Datagram dg
[virtual]
 

Reimplemented from PandaNode.

Definition at line 151 of file planeNode.cxx.

References _cycler, BamWriter::write_cdata(), and PandaNode::write_datagram().

void PlaneNode::xform const LMatrix4f &  mat  )  [virtual]
 

Reimplemented from PandaNode.

Definition at line 105 of file planeNode.cxx.

References _cycler, and PandaNode::xform().


Member Data Documentation

PUBLISHED PlaneNode::__pad0__ [private]
 

Reimplemented from PandaNode.

Definition at line 36 of file planeNode.h.

PUBLISHED PlaneNode::__pad1__
 

Reimplemented from PandaNode.

Definition at line 48 of file planeNode.h.

PipelineCycler<CData> PlaneNode::_cycler [private]
 

Reimplemented from PandaNode.

Definition at line 64 of file planeNode.h.

Referenced by fillin(), PlaneNode(), write_datagram(), and xform().

TypeHandle PlaneNode::_type_handle [static, private]
 

Reimplemented from PandaNode.

Definition at line 26 of file planeNode.cxx.


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 00:13:10 2003 for Panda by doxygen1.3