BRL-CAD

#include <geom.h>

Data Fields

uint32_t rpc_magic
 
point_t rpc_V
 rpc vertex More...
 
vect_t rpc_H
 height vector More...
 
vect_t rpc_B
 breadth vector More...
 
fastf_t rpc_r
 scalar half-width of rectangular face More...
 

Detailed Description

Definition at line 464 of file geom.h.

Field Documentation

◆ rpc_magic

uint32_t rpc_magic

Definition at line 465 of file geom.h.

◆ rpc_V

point_t rpc_V

rpc vertex

Definition at line 466 of file geom.h.

◆ rpc_H

vect_t rpc_H

height vector

Definition at line 467 of file geom.h.

◆ rpc_B

vect_t rpc_B

breadth vector

Definition at line 468 of file geom.h.

◆ rpc_r

fastf_t rpc_r

scalar half-width of rectangular face

Definition at line 469 of file geom.h.


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