Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.8
Gets the collection of triangle indexes for this ColorMesh.
Syntax
public ReadOnlyCollection<int> GetTriangleIndexes ()
Return Value
Type: ReadOnlyCollection<Int32>
Returns a read-only collection of triangle indexes for this ColorMesh. There are three indexes per triangle.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Fusion
Assembly: Microsoft.Kinect.Toolkit.Fusion (in microsoft.kinect.toolkit.fusion.dll)
See Also
Reference
ColorMesh Class
ColorMesh Members
Microsoft.Kinect.Toolkit.Fusion Namespace