|
HDK
|
#include <GU_PointCapture.h>
Public Types | |
| using | KernelType = GU_PointCaptureKernelType |
Definition at line 45 of file GU_PointCapture.h.
Definition at line 47 of file GU_PointCapture.h.
| double GU_PointCaptureConfiguration::myCaptureRadius |
Definition at line 49 of file GU_PointCapture.h.
| KernelType GU_PointCaptureConfiguration::myKernelType |
Definition at line 50 of file GU_PointCapture.h.
| bool GU_PointCaptureConfiguration::myOutputCorrespondence |
Definition at line 59 of file GU_PointCapture.h.
| exint GU_PointCaptureConfiguration::mySmoothingLevel |
Definition at line 53 of file GU_PointCapture.h.
| GU_PointCaptureSmoothingMethod GU_PointCaptureConfiguration::mySmoothingMethod |
Definition at line 52 of file GU_PointCapture.h.
| GU_PointCaptureTetMeshTreatment GU_PointCaptureConfiguration::myTetMeshTreatment |
Definition at line 55 of file GU_PointCapture.h.