BRL-CAD
Loading...
Searching...
No Matches
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
 
voidc
 
voidi
 

Detailed Description

Definition at line 390 of file defines.h.

Field Documentation

◆ fcnt

int fcnt

Definition at line 393 of file defines.h.

◆ faces

const int* faces

Definition at line 394 of file defines.h.

◆ pcnt

int pcnt

Definition at line 397 of file defines.h.

◆ points

const point_t* points

Definition at line 398 of file defines.h.

◆ porig_cnt

int porig_cnt

Definition at line 399 of file defines.h.

◆ points_orig

const point_t* points_orig

Definition at line 400 of file defines.h.

◆ normals

const vect_t* normals

Definition at line 405 of file defines.h.

◆ bmin

point_t bmin

Definition at line 408 of file defines.h.

◆ bmax

point_t bmax

Definition at line 409 of file defines.h.

◆ s

struct bv_scene_obj* s

Definition at line 412 of file defines.h.

◆ c

void* c

Definition at line 415 of file defines.h.

◆ i

void* i

Definition at line 418 of file defines.h.


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