Progression Class Members
In This Topic
The following tables list the members exposed by Progression.
Public Constructors
| Name | Description |
 | Progression Constructor | Constructor. Builds a new Progression object with specified type and bounds of progression. |
Top
Public Fields
| Name | Description |
 | ce | Component index for the end of a progression. |
 | cs | Component index for the start of a progression |
 | lye | The index of the last layer. |
 | re | Resolution index for the end of a progression. |
 | rs | Resolution index for the start of a progression |
 | type | Progression type as defined in ProgressionType interface |
Top
Public Methods
See Also