Main Page
Class Hierarchy
Compound List
File List
Compound Members
Normal Class Reference
Contains information for a normal (usually at a vertex).
More...
#include <
Normal.h
>
Inheritance diagram for Normal::
List of all members.
Public Methods
Normal
(GLfloat x=0.0f, GLfloat y=0.0f, GLfloat z=0.0f, GLfloat w=1.0f)
Detailed Description
Contains information for a normal (usually at a vertex).
Constructor & Destructor Documentation
Normal::Normal
(
GLfloat
x
= 0.0f,
GLfloat
y
= 0.0f,
GLfloat
z
= 0.0f,
GLfloat
w
= 1.0f
)
Parameters:
x
x value of the vector.
y
y value of the vector.
z
z value of the vector.
w
space the vector exists in (must be 1).
The documentation for this class was generated from the following files:
Normal.h
Normal.cpp
Generated on Fri Dec 21 00:16:49 2001 for Mesh Decimation by
1.2.11.1 written by
Dimitri van Heesch
, © 1997-2001