BRL-CAD

#include <vfont.h>

Collaboration diagram for vfont:
[legend]

Data Fields

short vf_maxx
 
short vf_maxy
 
short vf_xtend
 
struct vfont_dispatch vf_dispatch [256]
 
char * vf_bits
 

Detailed Description

Definition at line 89 of file vfont.h.

Field Documentation

◆ vf_maxx

short vf_maxx

Definition at line 90 of file vfont.h.

◆ vf_maxy

short vf_maxy

Definition at line 91 of file vfont.h.

◆ vf_xtend

short vf_xtend

Definition at line 92 of file vfont.h.

◆ vf_dispatch

struct vfont_dispatch vf_dispatch[256]

Definition at line 92 of file vfont.h.

◆ vf_bits

char* vf_bits

Definition at line 94 of file vfont.h.


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