| PathEngine home | previous: | next: |
Variation on
cPosition positionInSectionFor3DPointF(tSigned32 sectionID, const float* point) const; |
| sectionID |
Obtains a position in this section. A value of -1 may be passed into this parameter to indicate the entire mesh. | ||
| point |
This parameter must point to an array of three elements. These are interpreted as x,y,z, where z is height. |
Refer to the remarks for
| Documentation for PathEngine release 5.17 - Copyright © 2002-2008 PathEngine | next: |