HDK
|
#include "GU_API.h"
#include <GA/GA_Types.h>
#include <UT/UT_Vector3.h>
#include <UT/UT_BoundingBox.h>
#include <UT/UT_Assert.h>
Go to the source code of this file.
Classes | |
class | GU_IsoSurface |
Typedefs | |
typedef float(* | GU_IsoCallback )(const UT_Vector3 &pos, void *data) |
Function to determine inside/outside tests. More... | |