#include <ompSmoothNormalController.h>
Public Member Functions | |
OmpSmoothNormalController () | |
Constructor. More... | |
~OmpSmoothNormalController () | |
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... | |
Definition at line 38 of file ompSmoothNormalController.h.
Constructor.
Destructor.
|
inline |
Computes smooth vertex normals.
Definition at line 50 of file ompSmoothNormalController.h.
void Synchronize | ( | ) |
Waits until all running subdivision kernels finish.