| PathEngine home | previous: | next: |
Used to obtain information about a face.
tSigned32 faceAttribute(tSigned32 face, tSigned32 attributeIndex) const;
|
| face |
The (zero-based) index of the face being queried. | ||
| attributeIndex |
An index to specify the attribute being queried. See |
-1 indicates that the queried attribute is undefined for the specified face.
Otherwise the value of the queried attribute on the specified face is returned.
For boolean attributes 0 is used to indicate false, and 1 to indicate true.
| Documentation for PathEngine release 5.18 - Copyright © 2002-2008 PathEngine | next: |