6#if !defined(AFX_NORMALFACECHANNEL_H__79EB93C4_8866_11D3_A029_8FE73A9B677B__INCLUDED_)
7#define AFX_NORMALFACECHANNEL_H__79EB93C4_8866_11D3_A029_8FE73A9B677B__INCLUDED_
15BEGIN_MOOTOOLS_NAMESPACE
33 bool CanBeRecomputed();
35 bool SwapCoordinates(
unsigned int swapMode);
CChannel class definition which is the base class for object channels (UV, normals....
POINT_PROPERTIES
Point flags used by any classes that inherit from CPt (C3DPoint, C3DVector...)
Definition Point.h:19
The class defines an x, y, z 3D point which can use int, float or double.
Definition 3DPoint.h:27
C3DVectorList is an array of C3DVector. It is used in particular by CPointNormalChannel,...
Definition 3DVectorList.h:45
A CChannel is the base class for some additional information associated to an object.
Definition Channel.h:93
CFaceNormalChannel is the channel class dedicated to vertex colors.
Definition FaceNormalChannel.h:22
CGeomInfo is an helper class oftenly required by different methods.
Definition GeomInfo.h:71
CXArray is an array of simple data information which does not requires to call a constructor / destru...
Definition XTemplate.h:34