HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_PointCaptureConfiguration Struct Reference

#include <GU_PointCapture.h>

Public Types

using KernelType = GU_PointCaptureKernelType
 

Public Attributes

double myCaptureRadius
 
KernelType myKernelType
 
GU_PointCaptureSmoothingMethod mySmoothingMethod
 
exint mySmoothingLevel
 
GU_PointCaptureTetMeshTreatment myTetMeshTreatment
 
bool myOutputCorrespondence
 

Detailed Description

Definition at line 45 of file GU_PointCapture.h.

Member Typedef Documentation

Member Data Documentation

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.


The documentation for this struct was generated from the following file: