Panda3D
Loading...
Searching...
No Matches
Public Attributes | List of all members
VrmlFieldValue Union Reference

Public Attributes

pvector< VrmlFieldValue > * _mf
 
bool _sfbool
 
double _sffloat
 
long _sfint32
 
SFNodeRef _sfnode
 
char * _sfstring
 
double _sfvec [4]
 

Detailed Description

Definition at line 32 of file vrmlNodeType.h.

Member Data Documentation

◆ _mf

pvector<VrmlFieldValue>* VrmlFieldValue::_mf

Definition at line 39 of file vrmlNodeType.h.

◆ _sfbool

bool VrmlFieldValue::_sfbool

Definition at line 33 of file vrmlNodeType.h.

◆ _sffloat

double VrmlFieldValue::_sffloat

Definition at line 34 of file vrmlNodeType.h.

◆ _sfint32

long VrmlFieldValue::_sfint32

Definition at line 35 of file vrmlNodeType.h.

◆ _sfnode

SFNodeRef VrmlFieldValue::_sfnode

Definition at line 38 of file vrmlNodeType.h.

◆ _sfstring

char* VrmlFieldValue::_sfstring

Definition at line 36 of file vrmlNodeType.h.

◆ _sfvec

double VrmlFieldValue::_sfvec[4]

Definition at line 37 of file vrmlNodeType.h.


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