Class Curvatures
Inheritance
System.Object
Curvatures
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Pixyz.OptimizeSDK.Native.Geom
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class Curvatures
Constructors
Curvatures()
Declaration
public Curvatures()
Curvatures(Curvatures)
Declaration
public Curvatures(Curvatures o)
Parameters
Type | Name | Description |
---|---|---|
Curvatures | o |
Fields
k1
Declaration
public double k1
Field Value
Type | Description |
---|---|
System.Double |
k2
Declaration
public double k2
Field Value
Type | Description |
---|---|
System.Double |
v1
Declaration
public Point3 v1
Field Value
Type | Description |
---|---|
Point3 |
v2
Declaration
public Point3 v2
Field Value
Type | Description |
---|---|
Point3 |