MeshPointDataStruct
This is only needed when passing values to the Rhino C++ core, ignore for .NET plug-ins.
Namespace: Rhino.Runtime.InteropWrappers
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public struct MeshPointDataStruct
The MeshPointDataStruct type exposes the following members.
Methods
Name
Description
Public Method
Equals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public Method
GetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public Method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public Method
ToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Fields
Name
Description
Public Field
m_ci_index
This is only needed when passing values to the Rhino C++ core, ignore for .NET plug-ins.
Public Field
m_ci_type
This is only needed when passing values to the Rhino C++ core, ignore for .NET plug-ins.
Public Field
m_edge_index
This is only needed when passing values to the Rhino C++ core, ignore for .NET plug-ins.
Public Field
m_et
This is only needed when passing values to the Rhino C++ core, ignore for .NET plug-ins.
Public Field
m_face_index
This is only needed when passing values to the Rhino C++ core, ignore for .NET plug-ins.
Public Field
m_Px
This is only needed when passing values to the Rhino C++ core, ignore for .NET plug-ins.
Public Field
m_Py
This is only needed when passing values to the Rhino C++ core, ignore for .NET plug-ins.
Public Field
m_Pz
This is only needed when passing values to the Rhino C++ core, ignore for .NET plug-ins.
Public Field
m_t0
This is only needed when passing values to the Rhino C++ core, ignore for .NET plug-ins.
Public Field
m_t1
This is only needed when passing values to the Rhino C++ core, ignore for .NET plug-ins.
Public Field
m_t2
This is only needed when passing values to the Rhino C++ core, ignore for .NET plug-ins.
Public Field
m_t3
This is only needed when passing values to the Rhino C++ core, ignore for .NET plug-ins.
Public Field
m_Triangle
This is only needed when passing values to the Rhino C++ core, ignore for .NET plug-ins.