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

appearance_fields_ Struct Reference

#include <vrmltypes.h>

Collaboration diagram for appearance_fields_:

Collaboration graph
[legend]

Detailed Description

Internal rapresentation of the fields of vrml Appearance node.

The Appearance node is formally defined as:

Appearance { 
  exposedField SFNode material          NULL
  exposedField SFNode texture           NULL
  exposedField SFNode textureTransform  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.3 Appearance }


Data Fields

nodematerial
 pointer to the material node.

nodetexture
 pointer to the texture node.

nodetextureTransform
 pointer to the textureTransform node


Field Documentation

node* appearance_fields_::material
 

pointer to the material node.

node* appearance_fields_::texture
 

pointer to the texture node.

node* appearance_fields_::textureTransform
 

pointer to the textureTransform 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