FreeWRL / FreeX3D 4.3.0
FWFunctionSpec Struct Reference

Data Fields

const char * name
 
FWFunction call
 
char retType
 
struct ArgListType arglist
 

Detailed Description

Definition at line 60 of file FWTYPE.h.

Field Documentation

◆ arglist

struct ArgListType FWFunctionSpec::arglist

Definition at line 64 of file FWTYPE.h.

◆ call

FWFunction FWFunctionSpec::call

Definition at line 62 of file FWTYPE.h.

◆ name

const char* FWFunctionSpec::name

Definition at line 61 of file FWTYPE.h.

◆ retType

char FWFunctionSpec::retType

Definition at line 63 of file FWTYPE.h.


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