PerspectiveCalculation Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the PerspectiveCalculation class.
Overload List
Name | Description | |
---|---|---|
PerspectiveCalculation() | Initializes a new instance of the PerspectiveCalculation class using default values. | |
PerspectiveCalculation(String) | Initializes a new instance of PerspectiveCalculation using a name. | |
PerspectiveCalculation(String, PerspectiveCalculationType) | Initializes a new instance of PerspectiveCalculation using a name and type. |
Top