BRL-CAD

#include <bot.h>

Data Fields

point_t A
 
vect_t AB
 
vect_t AC
 
vect_t face_norm
 
fastf_t face_norm_scalar
 
fastf_tnorms
 
size_t face_id
 

Detailed Description

Definition at line 85 of file bot.h.

Field Documentation

◆ A

Definition at line 86 of file bot.h.

◆ AB

vect_t AB

Definition at line 87 of file bot.h.

◆ AC

vect_t AC

Definition at line 88 of file bot.h.

◆ face_norm

vect_t face_norm

Definition at line 89 of file bot.h.

◆ face_norm_scalar

fastf_t face_norm_scalar

Definition at line 90 of file bot.h.

◆ norms

fastf_t* norms

Definition at line 91 of file bot.h.

◆ face_id

size_t face_id

Definition at line 92 of file bot.h.


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