tri_float_specific Struct Reference
[Random Number Tables]

#include <bn.h>

Collaboration diagram for tri_float_specific:
Collaboration graph
[legend]

Data Fields

float tri_A [3]
 triangle vertex (A)
float tri_BA [3]
 B - A (second point).
float tri_CA [3]
 C - A (third point).
float tri_wn [3]
 facet normal (non-unit)
float tri_N [3]
 unit normal vector
signed char * tri_normals
 unit vertex normals A, B, C (this is malloced storage)
int tri_surfno
 solid specific surface number
struct tri_float_specifictri_forw
 Next facet.

Detailed Description

Definition at line 1895 of file bn.h.


Field Documentation

float tri_A[3]

triangle vertex (A)

Definition at line 1896 of file bn.h.

float tri_BA[3]

B - A (second point).

Definition at line 1897 of file bn.h.

float tri_CA[3]

C - A (third point).

Definition at line 1898 of file bn.h.

float tri_wn[3]

facet normal (non-unit)

Definition at line 1899 of file bn.h.

float tri_N[3]

unit normal vector

Definition at line 1900 of file bn.h.

signed char* tri_normals

unit vertex normals A, B, C (this is malloced storage)

Definition at line 1901 of file bn.h.

solid specific surface number

Definition at line 1902 of file bn.h.

Next facet.

Definition at line 1903 of file bn.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 11 13:14:30 2012 for LIBBN by  doxygen 1.6.3