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

GraphicsThreadingModel Class Reference

#include <graphicsThreadingModel.h>

List of all members.

Private Member Functions

INLINE GraphicsThreadingModel (const GraphicsThreadingModel &copy)
INLINE void operator= (const GraphicsThreadingModel &copy)
string get_model () const
INLINE const string & get_cull_name () const
INLINE const string & get_draw_name () const
INLINE bool get_cull_sorting () const
INLINE bool is_single_threaded () const
INLINE bool is_default () const
INLINE void output (ostream &out) const

Private Attributes

PUBLISHED __pad0__: GraphicsThreadingModel(const string &model = string())
string _cull_name
string _draw_name
bool _cull_sorting


Constructor & Destructor Documentation

INLINE GraphicsThreadingModel::GraphicsThreadingModel const GraphicsThreadingModel &  copy  )  [private]
 


Member Function Documentation

INLINE const string& GraphicsThreadingModel::get_cull_name  )  const [private]
 

Referenced by get_model().

INLINE bool GraphicsThreadingModel::get_cull_sorting  )  const [private]
 

Referenced by get_model().

INLINE const string& GraphicsThreadingModel::get_draw_name  )  const [private]
 

Referenced by get_model(), and GraphicsEngine::make_window().

string GraphicsThreadingModel::get_model  )  const [private]
 

Definition at line 80 of file graphicsThreadingModel.cxx.

References get_cull_name(), get_cull_sorting(), and get_draw_name().

INLINE bool GraphicsThreadingModel::is_default  )  const [private]
 

INLINE bool GraphicsThreadingModel::is_single_threaded  )  const [private]
 

INLINE void GraphicsThreadingModel::operator= const GraphicsThreadingModel &  copy  )  [private]
 

INLINE void GraphicsThreadingModel::output ostream &  out  )  const [private]
 


Member Data Documentation

PUBLISHED GraphicsThreadingModel::__pad0__ [private]
 

Definition at line 31 of file graphicsThreadingModel.h.

string GraphicsThreadingModel::_cull_name [private]
 

Definition at line 45 of file graphicsThreadingModel.h.

bool GraphicsThreadingModel::_cull_sorting [private]
 

Definition at line 47 of file graphicsThreadingModel.h.

string GraphicsThreadingModel::_draw_name [private]
 

Definition at line 46 of file graphicsThreadingModel.h.


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