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

EggSurface Class Reference

#include <eggSurface.h>

Inheritance diagram for EggSurface:

EggPrimitive EggNode EggAttributes EggRenderMode EggNamedObject EggObject Namable TypedReferenceCount TypedObject ReferenceCount EggNurbsSurface List of all members.

Public Member Functions

INLINE EggSurface (const string &name="")
INLINE EggSurface (const EggSurface &copy)
INLINE EggSurface & operator= (const EggSurface &copy)
INLINE void set_u_subdiv (int subdiv)
INLINE int get_u_subdiv () const
INLINE void set_v_subdiv (int subdiv)
INLINE int get_v_subdiv () const
virtual TypeHandle get_type () const
virtual TypeHandle force_init_type ()

Static Public Member Functions

TypeHandle get_class_type ()
void init_type ()

Private Attributes

int _u_subdiv
int _v_subdiv

Static Private Attributes

TypeHandle _type_handle

Constructor & Destructor Documentation

INLINE EggSurface::EggSurface const string &  name = ""  ) 
 

INLINE EggSurface::EggSurface const EggSurface &  copy  ) 
 


Member Function Documentation

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

Reimplemented from EggPrimitive.

Reimplemented in EggNurbsSurface.

Definition at line 59 of file eggSurface.h.

References EggPrimitive::get_class_type(), and EggPrimitive::init_type().

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

Reimplemented from EggPrimitive.

Reimplemented in EggNurbsSurface.

Definition at line 48 of file eggSurface.h.

Referenced by EggNurbsSurface::force_init_type(), and EggNurbsSurface::get_type().

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

Reimplemented from EggPrimitive.

Reimplemented in EggNurbsSurface.

Definition at line 56 of file eggSurface.h.

References EggPrimitive::get_class_type().

INLINE int EggSurface::get_u_subdiv  )  const
 

Referenced by EggNurbsSurface::write().

INLINE int EggSurface::get_v_subdiv  )  const
 

Referenced by EggNurbsSurface::write().

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

Reimplemented from EggPrimitive.

Reimplemented in EggNurbsSurface.

Definition at line 51 of file eggSurface.h.

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

Referenced by EggNurbsSurface::force_init_type(), and init_libegg().

INLINE EggSurface& EggSurface::operator= const EggSurface &  copy  ) 
 

INLINE void EggSurface::set_u_subdiv int  subdiv  ) 
 

INLINE void EggSurface::set_v_subdiv int  subdiv  ) 
 


Member Data Documentation

TypeHandle EggSurface::_type_handle [static, private]
 

Reimplemented from EggPrimitive.

Reimplemented in EggNurbsSurface.

Definition at line 21 of file eggSurface.cxx.

int EggSurface::_u_subdiv [private]
 

Definition at line 43 of file eggSurface.h.

int EggSurface::_v_subdiv [private]
 

Definition at line 44 of file eggSurface.h.


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