GEE_PathToLines Class Reference

#include <gee_path_to_lines.h>

Inheritance diagram for GEE_PathToLines:

Inheritance graph
[legend]
Collaboration diagram for GEE_PathToLines:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Static Public Member Functions

Protected Member Functions

Protected Attributes


Constructor & Destructor Documentation

GEE_PathToLines::GEE_PathToLines GEE_id_t  pathId = -1,
GEE_id_t  lineId = -1
 

GEE_PathToLines::~GEE_PathToLines  )  [virtual]
 


Member Function Documentation

bool GEE_PathToLines::start GEE_World w,
const GEE_TimeStamp ts
[virtual]
 

A virtual function that starts to do the work.

This method is called once before "act" is called.

The default implementation returns true.

Reimplemented from GEE_PathToX.

bool GEE_PathToLines::stop GEE_World w,
const GEE_TimeStamp ts
[virtual]
 

A virtual function that ends/finalizes the work.

This method is called once after "act" has been called.

The default implementation returns true.

Reimplemented from GEE_PathToX.

bool GEE_PathToLines::read GEE_Io  )  [virtual]
 

Reimplemented from GEE_Operator.

bool GEE_PathToLines::write GEE_Io  )  [virtual]
 

Reimplemented from GEE_Operator.

virtual const char* GEE_PathToLines::type  )  [inline, virtual]
 

Reimplemented from GEE_Operator.

GEE_Operator * GEE_PathToLines::create  )  [static]
 

GEE_Material& GEE_PathToLines::material  )  [inline]
 

void GEE_PathToLines::setMaterial const GEE_Material m  )  [inline]
 

void GEE_PathToLines::setWidth float  w  )  [inline]
 

void GEE_PathToLines::setUseNapra bool  use  )  [inline]
 

void GEE_PathToLines::setNapraRadius float  radius  )  [inline]
 

bool GEE_PathToLines::handleNewVertex GEE_Path3D::iterator  )  [protected, virtual]
 

Reimplemented from GEE_PathToX.


Member Data Documentation

GEE_ParamWriter GEE_PathToLines::m_writer [protected]
 

GEE_id_t GEE_PathToLines::m_lineId [protected]
 

GEE_Material GEE_PathToLines::m_material [protected]
 

float GEE_PathToLines::m_lineWidth [protected]
 

float GEE_PathToLines::m_napraRadius [protected]
 

bool GEE_PathToLines::m_useNapra [protected]
 

VEE_RefPtr<GEE_Geometry> GEE_PathToLines::m_lines [protected]
 


The documentation for this class was generated from the following files:
Generated on Mon Mar 12 21:09:13 2007 for VEE - The Visual Effects Engine by  doxygen 1.4.6