HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_ConvexHull3D.h File Reference
#include "GU_API.h"
#include <GEO/GEO_PolyCounts.h>
#include <UT/UT_Array.h>
#include <UT/UT_BoundingBox.h>
#include <UT/UT_Format.h>
#include <UT/UT_Plane.h>
#include <UT/UT_StringStream.h>
#include <UT/UT_ValArray.h>
+ Include dependency graph for GU_ConvexHull3D.h:

Go to the source code of this file.

Classes

class  GU_ConvexHull3D
 
class  GU_ConvexHullHalfPlanesT< T >
 

Typedefs

using GU_ConvexHullHalfPlanesR = GU_ConvexHullHalfPlanesT< fpreal >
 
using GU_ConvexHullHalfPlanesF = GU_ConvexHullHalfPlanesT< fpreal32 >
 
using GU_ConvexHullHalfPlanesD = GU_ConvexHullHalfPlanesT< fpreal64 >
 

Functions

template<typename T >
size_t format (char *buffer, size_t bufsize, const GU_ConvexHullHalfPlanesT< T > &h)
 

Typedef Documentation

Function Documentation

template<typename T >
size_t format ( char *  buffer,
size_t  bufsize,
const GU_ConvexHullHalfPlanesT< T > &  h 
)

Definition at line 361 of file GU_ConvexHull3D.h.