Data Fields
gfsmWeightOrPointer Union Reference

Union type for converting between gfsmWeight and gpointer. Requires that sizeof(gpointer)>=sizeof(gfsmWeight) in order to work properly.

#include <gfsmWeightMap.h>

Data Fields

gfsmWeight w
gpointer p

Field Documentation

gfsmWeight gfsmWeightOrPointer::w

Interpret underlying binary data as a gfsmWeight

gpointer gfsmWeightOrPointer::p

Interpret underlying binary data as a gpointer


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