PrcFile.h
The class that allows to store and manage parameters for three-dimensional tessellation data in decompressed format.
|
Name |
Description |
|
Creates a new set of tessellation parameters with default values. |
|
Name |
Description |
|
A flag that determines whether the crease angle value should be overwritten (if true) or not (false). If the flag value is equal to true, the crease angle value is overwritten with the dCreaseAngle value. | |
|
A flag that determines whether normals should be stored in the result tessellation data (if true) or not (if false). | |
|
A crease angle in degrees that is used if the bOverwriteCreaseAngle flag is set to true. |
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|