MeshLib Python Docs
Loading...
Searching...
No Matches
mrcudapy.ComputeToolDistance Class Reference
+ Inheritance diagram for mrcudapy.ComputeToolDistance:

Public Member Functions

None __init__ (self)
 
None computeToolDistance (self, meshlib.mrmeshpy.std_vector_float output, meshlib.mrmeshpy.Vector3i dims, float voxelSize, meshlib.mrmeshpy.Vector3f origin, float padding)
 
meshlib.mrmeshpy.Vector3i prepare (self, meshlib.mrmeshpy.Vector3i dims, meshlib.mrmeshpy.Polyline3 toolpath, meshlib.mrmeshpy.EndMillTool toolSpec)
 
meshlib.mrmeshpy.Vector3i prepare (self, meshlib.mrmeshpy.Vector3i dims, meshlib.mrmeshpy.Polyline3 toolpath, meshlib.mrmeshpy.Polyline2 toolProfile)
 

Detailed Description

Generated from:  MR::Cuda::ComputeToolDistance

CUDA implementation of tool distance computation

Constructor & Destructor Documentation

◆ __init__()

None mrcudapy.ComputeToolDistance.__init__ ( self)

Member Function Documentation

◆ computeToolDistance()

None mrcudapy.ComputeToolDistance.computeToolDistance ( self,
meshlib.mrmeshpy.std_vector_float output,
meshlib.mrmeshpy.Vector3i dims,
float voxelSize,
meshlib.mrmeshpy.Vector3f origin,
float padding )

◆ prepare() [1/2]

meshlib.mrmeshpy.Vector3i mrcudapy.ComputeToolDistance.prepare ( self,
meshlib.mrmeshpy.Vector3i dims,
meshlib.mrmeshpy.Polyline3 toolpath,
meshlib.mrmeshpy.EndMillTool toolSpec )

◆ prepare() [2/2]

meshlib.mrmeshpy.Vector3i mrcudapy.ComputeToolDistance.prepare ( self,
meshlib.mrmeshpy.Vector3i dims,
meshlib.mrmeshpy.Polyline3 toolpath,
meshlib.mrmeshpy.Polyline2 toolProfile )

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