|
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>
Include dependency graph for GU_Iso.h:
This graph shows which files directly or indirectly include this file: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... | |