CesiumGeneratorContext Methods |
The CesiumGeneratorContext type exposes the following members.
| Name | Description | |
|---|---|---|
| AddAdditionalSource |
Adds an additional CesiumSource required for a given service provider.
This method may only be called while creating generators.
| |
| AddChildGenerator |
Adds a Cesium generator for a property.
| |
| Constrain |
Return a new instance that has RequestedInterval intersected with the given interval.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| RaiseSamplingError |
Called when an exception is encountered while sampling a property.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |