UF_DISP_j3d_entity_s (view source)
 
Defined in: uf_disp_types.h
 
Also known as:
 


Data Members

eid
tag_t
NX identifier for this shape

vectors
int
flag for vector data - if true then vectors else triangles

has_transform
int
true if an assembly transform is used

transform [ 4 ] [ 4 ]
double
assembly transform

point_list
double *
list of points in groups of 3 for x,y,z

normal_list
double *
list of normals in groups of 3 for each point ( triangles
only )

points_per_strip
int *
number of points in each tri strip

num_strips
int
number of triangle strips

total_points
int
total number of points in the point_list

sheet
int
true if this is a sheet body ( need bi-directional normals )

color [ 3 ]
double
RGB color from 0.0 to 1.0 for red, green, blue

name
char *
entity name (if one is found)