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

shape_fields_ Struct Reference

#include <vrmltypes.h>

Collaboration diagram for shape_fields_:

Collaboration graph
[legend]

Detailed Description

Internal rapresentation of the fields of vrml Shape node.

The Shape node is formally defined as:

Shape {
  exposedField SFNode appearance NULL
  exposedField SFNode geometry   NULL
}
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 6.41 Shape


Data Fields

nodegeometry
 a pointer to the geometry node

nodeappearance
 a pointer to the appearance node


Field Documentation

node* shape_fields_::appearance
 

a pointer to the appearance node

node* shape_fields_::geometry
 

a pointer to the geometry node


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