FreeWRL / FreeX3D 4.3.0
ArgListType Struct Reference

Data Fields

char nfixedArg
 
char iVarArgStartsAt
 
char fillMissingFixedWithZero
 
char * argtypes
 

Detailed Description

Definition at line 40 of file FWTYPE.h.

Field Documentation

◆ argtypes

char* ArgListType::argtypes

Definition at line 44 of file FWTYPE.h.

◆ fillMissingFixedWithZero

char ArgListType::fillMissingFixedWithZero

Definition at line 43 of file FWTYPE.h.

◆ iVarArgStartsAt

char ArgListType::iVarArgStartsAt

Definition at line 42 of file FWTYPE.h.

◆ nfixedArg

char ArgListType::nfixedArg

Definition at line 41 of file FWTYPE.h.


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