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

#include <geom.h>

Collaboration diagram for txt_seg:
[legend]

Data Fields

uint32_t magic
 
int ref_pt
 
int rel_pos
 
struct bu_vls label
 
fastf_t txt_size
 
fastf_t txt_rot_angle
 

Detailed Description

text labels used by the annotation primitive

Definition at line 1077 of file geom.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 1078 of file geom.h.

◆ ref_pt

int ref_pt

Definition at line 1079 of file geom.h.

◆ rel_pos

int rel_pos

reference point

Definition at line 1080 of file geom.h.

◆ label

struct bu_vls label

flag describing position relative to ref_pt

Definition at line 1081 of file geom.h.

◆ txt_size

fastf_t txt_size

Definition at line 1082 of file geom.h.

◆ txt_rot_angle

fastf_t txt_rot_angle

text size

Definition at line 1083 of file geom.h.


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