Parameters |
Description |
bool bHole = false |
[in] Indicates if a hole or regular face is expected. It's false by default. |
Starts face assembling. Sets the face index at the start position of a new face to be added and reserves place for the number of face vertices adding -1 or 1 values: -1 if a hole face is expected and 1 for a regular face.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|