Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

mfvec3f_ Struct Reference

#include <vrmltypes.h>

Collaboration diagram for mfvec3f_:

Collaboration graph
[legend]

Detailed Description

MFVec3f vrml field type.

The presence of two int fields, size and top, is intended for allowing a growth of the values array.

See also:
International Standard ISO/IEC 14772-1:1997 : Information technology -- Computer graphics and image processing -- The Virtual Reality Modeling Language (VRML) -- Part 1: Functional specification and UTF-8 encoding. Chapter 5.12 SFVec3f and MFVec3f


Data Fields

int size
 The size of the values array.

int top
 The last valid entry into the values array.

sfvec3fvalues
 An array of sfvec3f values.


Field Documentation

int mfvec3f_::size
 

The size of the values array.

int mfvec3f_::top
 

The last valid entry into the values array.

sfvec3f* mfvec3f_::values
 

An array of sfvec3f values.


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

SourceForge.net Logo

Generated on Mon Jun 14 17:25:56 2004 for D.R.I.V.E. by doxygen 1.3.7