FieldValue.h File Reference

#include <iostream>
#include <string>
#include "vhdVRMLParser/Array.h"

Classes

class  FieldValue
class  MFieldValue

Typedefs

typedef Array< int > IntArray
typedef Array< float > FloatArray

Enumerations

enum  {
  SFBOOL, SFCOLOR, SFIMAGE, SFINT32,
  SFFLOAT, SFNODE, SFROTATION, SFSTRING,
  SFTIME, SFVEC2F, SFVEC3F, MFCOLOR,
  MFINT32, MFFLOAT, MFNODE, MFROTATION,
  MFSTRING, MFTIME, MFVEC2F, MFVEC3F
}

Functions

void indentf (FILE *f, int indent)

Typedef Documentation

typedef Array<float> FloatArray

typedef Array<int> IntArray


Enumeration Type Documentation

anonymous enum

Enumerator:
SFBOOL 
SFCOLOR 
SFIMAGE 
SFINT32 
SFFLOAT 
SFNODE 
SFROTATION 
SFSTRING 
SFTIME 
SFVEC2F 
SFVEC3F 
MFCOLOR 
MFINT32 
MFFLOAT 
MFNODE 
MFROTATION 
MFSTRING 
MFTIME 
MFVEC2F 
MFVEC3F 


Function Documentation

void indentf ( FILE *  f,
int  indent 
)

Calculates the indentation in the output VRML97 file. Specified extern in FieldValue.cpp so that all classes can access it.


Generated on Thu Jan 18 10:06:08 2007 for vhdPLUS by  doxygen 1.5.1-p1