Skip to content

Lib.point.helper

Operators

  • CpuPointToCamera
  • LoadObjAsPoints — Loads an OBJ point cloud file. These files can be generated with Blender or MeshLab and can contain color information.
  • PointToMatrix — Converts a point to transform matrix.
  • PointsToCPU — Fetches a point list from GPU to CPU. This can be useful for later exporting to a file (e.g., with [ExportPointList]).
  • SampleCpuPoints — Samples a list of line points with cubic bezier spline interpolation.

Auto-generated from the operator library.