Convert3D Class

CVB.Net Documentation
Conversion functions for 3D objects.
Inheritance Hierarchy

SystemObject
  Stemmer.CvbConvert3D

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public static class Convert3D

The Convert3D type exposes the following members.

Methods

  NameDescription
Public methodStatic memberConvert
Creates a new point cloud which is a copy of the given source, but with possibly different data type and number of components.
Public methodStatic memberToT
Creates a new point cloud which is a copy of the given source, but with possibly different data type and number of components.
Top
See Also

Reference