This class represents a 3D point
Namespace:
GLSVAssembly: GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)
Syntax
C# |
---|
[SerializableAttribute] public class Point : Model |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class Point _ Inherits Model |
Visual C++ |
---|
[SerializableAttribute] public ref class Point : public Model |