Definition at line 69 of file vertex_face.h.
Data Fields | |
UNSIGNED | V [3] |
long | o |
pointer to original object used in surface calculations | |
long | f |
pointer to original face used in surface calculations | |
long | x |
used for debuging | |
vector | n |
normal used by ray-tracing |
UNSIGNED V[3] |
Definition at line 70 of file vertex_face.h.
long o |
pointer to original object used in surface calculations
Definition at line 71 of file vertex_face.h.
long f |
long x |