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

NurbsVertex Class Reference

#include <nurbsVertex.h>

List of all members.

Public Member Functions

INLINE NurbsVertex ()
INLINE NurbsVertex (const NurbsVertex &copy)
INLINE void operator= (const NurbsVertex &copy)
INLINE ~NurbsVertex ()
INLINE void set_vertex (const LVecBase4f &vertex)
INLINE const LVecBase4f & get_vertex () const
INLINE void set_space (const NodePath &space)
INLINE void set_space (const string &space)
INLINE NodePath get_space (const NodePath &rel_to) const

Private Attributes

LVecBase4f _vertex
NodePath _space
string _space_path


Constructor & Destructor Documentation

INLINE NurbsVertex::NurbsVertex  ) 
 

INLINE NurbsVertex::NurbsVertex const NurbsVertex &  copy  ) 
 

INLINE NurbsVertex::~NurbsVertex  ) 
 


Member Function Documentation

INLINE NodePath NurbsVertex::get_space const NodePath rel_to  )  const
 

INLINE const LVecBase4f& NurbsVertex::get_vertex  )  const
 

INLINE void NurbsVertex::operator= const NurbsVertex &  copy  ) 
 

INLINE void NurbsVertex::set_space const string &  space  ) 
 

INLINE void NurbsVertex::set_space const NodePath space  ) 
 

INLINE void NurbsVertex::set_vertex const LVecBase4f &  vertex  ) 
 


Member Data Documentation

NodePath NurbsVertex::_space [private]
 

Definition at line 56 of file nurbsVertex.h.

string NurbsVertex::_space_path [private]
 

Definition at line 57 of file nurbsVertex.h.

LVecBase4f NurbsVertex::_vertex [private]
 

Definition at line 55 of file nurbsVertex.h.


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