DisplayParametersHelper Class |
Namespace: AGI.Foundation.Platforms.Advanced
The DisplayParametersHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| DisplayParametersHelper |
Creates a new instances using the provided DisplayParameters and EvaluatorGroup.
|
| Name | Description | |
|---|---|---|
| ConstantCondition |
Gets the generated ConstantDisplayCondition.
| |
| DisplayCondition |
Gets the generated display condition.
| |
| DistanceCondition |
Gets the generated DistanceDisplayCondition.
| |
| PixelSizeCondition |
Gets the generated PixelSizeDisplayCondition.
| |
| SceneCondition |
Gets the generated SceneDisplayCondition.
|
| Name | Description | |
|---|---|---|
| Dispose |
Releases any resources associated with this instance.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetDefinitionHashCode |
Gets a hash code representing the definition of this object.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsSameDefinition |
Determines if this object has the same definition as another object.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Update |
Updates the display condition instances to their state at the provided time.
| |
| UpdateReferences |
Uses the provided group to update previously created evaluators.
|