#include <vertexc.h>
Collaboration diagram for StandardVertex:

Public Methods | |
| StandardVertex () | |
| StandardVertex (Vector3C &_p, Vector3C &_n, double _u, double _v) | |
Public Attributes | |
| Vector3C | p |
| Vector3C | n |
| double | u |
| double | v |
|
|
Definition at line 62 of file vertexc.h.
00062 {}
|
|
||||||||||||||||||||
|
Definition at line 63 of file vertexc.h.
|
|
|
Definition at line 66 of file vertexc.h. Referenced by StandardVertex(). |
|
|
Definition at line 65 of file vertexc.h. Referenced by StandardVertex(). |
|
|
Definition at line 67 of file vertexc.h. Referenced by StandardVertex(). |
|
|
Definition at line 67 of file vertexc.h. Referenced by StandardVertex(). |
1.3-rc2