The Cog3DPointCloudMesh TriangleAccessor type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Destruct this triangle accessor.
| |
| Dispose(Boolean) | ||
| Equals | (Inherited from Object.) | |
| Finalize |
Finalize this triangle accessor.
(Overrides Object Finalize .) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MoveNext |
Advance this accessor to the next triangle of the point cloud,
spanning all roots in order.
| |
| Reset |
Set this accessor to the initial position, which
is before the first element in the point cloud.
| |
| ToString | (Inherited from Object.) |
See Also