BRL-CAD
Loading...
Searching...
No Matches

#include <geom.h>

Data Fields

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

Detailed Description

Definition at line 470 of file geom.h.

Field Documentation

◆ rpc_magic

uint32_t rpc_magic

Definition at line 471 of file geom.h.

◆ rpc_V

point_t rpc_V

rpc vertex

Definition at line 472 of file geom.h.

◆ rpc_H

vect_t rpc_H

height vector

Definition at line 473 of file geom.h.

◆ rpc_B

vect_t rpc_B

breadth vector

Definition at line 474 of file geom.h.

◆ rpc_r

fastf_t rpc_r

scalar half-width of rectangular face

Definition at line 475 of file geom.h.


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