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

mfcolor_ Struct Reference

#include <vrmltypes.h>

Collaboration diagram for mfcolor_:

Collaboration graph
[legend]

Detailed Description

MFColor 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.3 SFColor and MFColor


Data Fields

int size
 The size of the values array.

int top
 The last valid entry into the values array.

sfcolorvalues
 An array of sfcolor values.


Field Documentation

int mfcolor_::size
 

The size of the values array.

int mfcolor_::top
 

The last valid entry into the values array.

sfcolor* mfcolor_::values
 

An array of sfcolor 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