SoTrackFollowerGetTrackCoordinate Method |
Name | Description | |
---|---|---|
GetTrackCoordinate(SoCoordinate3) | Calls GetTrackCoordinate(coords, 1, false, 16). | |
GetTrackCoordinate(SoCoordinate3, Single) | Calls GetTrackCoordinate(coords, width, false, 16). | |
GetTrackCoordinate(SoCoordinate3, Single, Boolean) | Calls GetTrackCoordinate(coords, width, flat, 16). | |
GetTrackCoordinate(SoCoordinate3, Single, Boolean, Int32) | Returns a set of coordinates that can be used to build a TriangleStripSet or a LineSet that materialized the track. |