HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_SplitPoints.h File Reference
#include <GA/GA_Types.h>
#include <SYS/SYS_Types.h>
+ Include dependency graph for GEO_SplitPoints.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.
 

Macros

#define __HDK_GEO_SplitPoints__
 

Functions

GA_Size HDK_Sample::GEOsplitPoints (GEO_Detail *detail, const GA_ElementGroup *group)
 
GA_Size HDK_Sample::GEOsplitPointsByAttrib (GEO_Detail *detail, const GA_ElementGroup *group, const GA_Attribute *attrib, fpreal tolerance)
 
GA_Size HDK_Sample::GEOsplitPointsByAttrib (GEO_Detail *detail, const GA_Range &points, const GA_Attribute *attrib, fpreal tolerance)
 

Macro Definition Documentation

#define __HDK_GEO_SplitPoints__

Definition at line 32 of file GEO_SplitPoints.h.