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

Public Methods | |
| VertexC () | |
| virtual | ~VertexC () |
| void | SetKoord (double x, double y, double z) |
| void | SetNormal (double nx, double ny, double nz) |
| VertexC & | operator= (const VertexC &) |
| void | Write () |
| void | Writeln () |
Public Attributes | |
| VectorC | koord |
| VectorC | normal |
| VectorC | texel |
| float | color [4] |
| int | bn |
| int | bt |
| int | bc |
|
|
|
|
|
Definition at line 42 of file vertexc.h.
00042 {}
|
|
|
|
|
||||||||||||||||
|
Definition at line 43 of file vertexc.h.
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3-rc2