#include <nurbsVertex.h>
| Public Member Functions | |
| INLINE | NurbsVertex () | 
| INLINE | NurbsVertex (const NurbsVertex ©) | 
| INLINE void | operator= (const NurbsVertex ©) | 
| 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 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 56 of file nurbsVertex.h. | 
| 
 | 
| 
 Definition at line 57 of file nurbsVertex.h. | 
| 
 | 
| 
 Definition at line 55 of file nurbsVertex.h. | 
 1.3
1.3