BRL-CAD
bv_label Struct Reference

#include <defines.h>

Collaboration diagram for bv_label:
[legend]

Data Fields

int size
 
struct bu_vls label
 
point_t p
 
int line_flag
 
point_t target
 
int anchor
 
int arrow
 

Detailed Description

Definition at line 89 of file defines.h.

Field Documentation

◆ size

int size

Definition at line 90 of file defines.h.

◆ label

struct bu_vls label

Definition at line 91 of file defines.h.

◆ p

Definition at line 92 of file defines.h.

◆ line_flag

int line_flag

Definition at line 93 of file defines.h.

◆ target

point_t target

Definition at line 94 of file defines.h.

◆ anchor

int anchor

Definition at line 95 of file defines.h.

◆ arrow

int arrow

Definition at line 96 of file defines.h.


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