BRL-CAD
bv_mesh_lod Struct Reference

#include <defines.h>

Collaboration diagram for bv_mesh_lod:
[legend]

Data Fields

int fcnt
 
const int * faces
 
int pcnt
 
const point_tpoints
 
int porig_cnt
 
const point_tpoints_orig
 
const vect_tnormals
 
point_t bmin
 
point_t bmax
 
struct bv_scene_objs
 
void * c
 
void * i
 

Detailed Description

Definition at line 364 of file defines.h.

Field Documentation

◆ fcnt

int fcnt

Definition at line 367 of file defines.h.

◆ faces

const int* faces

Definition at line 368 of file defines.h.

◆ pcnt

int pcnt

Definition at line 371 of file defines.h.

◆ points

const point_t* points

Definition at line 372 of file defines.h.

◆ porig_cnt

int porig_cnt

Definition at line 373 of file defines.h.

◆ points_orig

const point_t* points_orig

Definition at line 374 of file defines.h.

◆ normals

const vect_t* normals

Definition at line 379 of file defines.h.

◆ bmin

point_t bmin

Definition at line 382 of file defines.h.

◆ bmax

point_t bmax

Definition at line 383 of file defines.h.

◆ s

struct bv_scene_obj* s

Definition at line 386 of file defines.h.

◆ c

void* c

Definition at line 389 of file defines.h.

◆ i

void* i

Definition at line 392 of file defines.h.


The documentation for this struct was generated from the following file: