Classes | |
| class | _ByValue_SharedPtr_MRCudaFastWindingNumber |
| This is used as a function parameter when the underlying function receives SharedPtr_MRCudaFastWindingNumber by value. Usage: | |
| class | _ByValue_SharedPtr_MRCudaPointsToMeshProjector |
| This is used as a function parameter when the underlying function receives SharedPtr_MRCudaPointsToMeshProjector by value. Usage: | |
| class | _InOptConst_SharedPtr_MRCudaFastWindingNumber |
| This is used for optional parameters of class SharedPtr_MRCudaFastWindingNumber with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_SharedPtr_MRCudaFastWindingNumber. Usage: | |
| class | _InOptConst_SharedPtr_MRCudaPointsToMeshProjector |
| This is used for optional parameters of class SharedPtr_MRCudaPointsToMeshProjector with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_SharedPtr_MRCudaPointsToMeshProjector. Usage: | |
| class | _InOptMut_SharedPtr_MRCudaFastWindingNumber |
| This is used for optional parameters of class SharedPtr_MRCudaFastWindingNumber with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_SharedPtr_MRCudaFastWindingNumber. Usage: | |
| class | _InOptMut_SharedPtr_MRCudaPointsToMeshProjector |
| This is used for optional parameters of class SharedPtr_MRCudaPointsToMeshProjector with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_SharedPtr_MRCudaPointsToMeshProjector. Usage: | |
| class | Const_SharedPtr_MRCudaFastWindingNumber |
| Wraps a pointer to a single shared reference-counted heap-allocated MR.Cuda.FastWindingNumber. This is the const half of the class. More... | |
| class | Const_SharedPtr_MRCudaPointsToMeshProjector |
| Wraps a pointer to a single shared reference-counted heap-allocated MR.Cuda.PointsToMeshProjector. This is the const half of the class. More... | |
| class | SharedPtr_MRCudaFastWindingNumber |
| Wraps a pointer to a single shared reference-counted heap-allocated MR.Cuda.FastWindingNumber. This is the non-const half of the class. More... | |
| class | SharedPtr_MRCudaPointsToMeshProjector |
| Wraps a pointer to a single shared reference-counted heap-allocated MR.Cuda.PointsToMeshProjector. This is the non-const half of the class. More... | |