#include "SOP_API.h"#include <OP/OP_Context.h>#include <GEO/GEO_Detail.h>#include <GU/GU_DetailHandle.h>#include <UT/UT_IntArray.h>#include <UT/UT_PtrArray.h>#include <UT/UT_String.h>#include <UT/UT_VectorTypes.h>Go to the source code of this file.
Classes | |
| class | SOP_CaptureData |
Functions | |
| SOP_API bool | SOPgetCaptureRegion (SOP_Node *me, char *cregion, UT_Matrix4 &parent_xform, GU_DetailHandle &tube_gdh) |
| SOP_API int | SOPaddCaptureRegion (SOP_Node *me, GU_Detail *gdp, const char *root_path, const char *cregion_name, GEO_Detail::CaptureType capture_type) |
| SOP_API int SOPaddCaptureRegion | ( | SOP_Node * | me, | |
| GU_Detail * | gdp, | |||
| const char * | root_path, | |||
| const char * | cregion_name, | |||
| GEO_Detail::CaptureType | capture_type | |||
| ) |
| SOP_API bool SOPgetCaptureRegion | ( | SOP_Node * | me, | |
| char * | cregion, | |||
| UT_Matrix4 & | parent_xform, | |||
| GU_DetailHandle & | tube_gdh | |||
| ) |
1.5.9