HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_GridImpl.h File Reference
#include "GU_Grid.h"
#include <GEO/GEO_SurfaceType.h>
#include <UT/UT_Assert.h>
#include <SYS/SYS_Types.h>
+ Include dependency graph for GU_GridImpl.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 HDK_Sample
 This namespace is used to hold all HDK example source code.
 

Functions

template<typename INT_TYPE , typename FUNCTOR >
void HDK_Sample::GUiterateGridPoints (const GU_GridT< INT_TYPE > &grid, FUNCTOR &&functor)
 
template<typename INT_TYPE , typename FUNCTOR >
void HDK_Sample::GUiterateGridPrimitives (const GU_GridT< INT_TYPE > &grid, FUNCTOR &&functor)
 
template<typename INT_TYPE , typename FUNCTOR >
void HDK_Sample::GUiterateGridVertices (const GU_GridT< INT_TYPE > &grid, FUNCTOR &&functor)