BRL-CAD
rt_point_labels Struct Reference

#include <misc.h>

Data Fields

char str [8]
 
point_t pt
 

Detailed Description

Used by MGED for labeling vertices of a solid.

TODO - eventually this should fade into a general annotation framework

Definition at line 53 of file misc.h.

Field Documentation

◆ str

char str[8]

Definition at line 54 of file misc.h.

◆ pt

point_t pt

Definition at line 55 of file misc.h.


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