All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CpuSmoothNormalController Class Reference

#include <cpuSmoothNormalController.h>

Public Member Functions

 CpuSmoothNormalController ()
 Constructor. More...
 
 ~CpuSmoothNormalController ()
 Destructor. More...
 
template<class VERTEX_BUFFER >
void SmootheNormals (CpuSmoothNormalContext *context, VERTEX_BUFFER *iBuffer, int iOfs, VERTEX_BUFFER *oBuffer, int oOfs)
 Computes smooth vertex normals. More...
 
void Synchronize ()
 Waits until all running subdivision kernels finish. More...
 

Detailed Description

Definition at line 38 of file cpuSmoothNormalController.h.

Constructor & Destructor Documentation

Constructor.

Destructor.

Member Function Documentation

void SmootheNormals ( CpuSmoothNormalContext context,
VERTEX_BUFFER *  iBuffer,
int  iOfs,
VERTEX_BUFFER *  oBuffer,
int  oOfs 
)
inline

Computes smooth vertex normals.

Definition at line 50 of file cpuSmoothNormalController.h.

void Synchronize ( )

Waits until all running subdivision kernels finish.


The documentation for this class was generated from the following file: