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