Mapper Class |
The Mapper type exposes the following members.
| Name | Description | |
|---|---|---|
| Mapper | Default constructor for the Mapper class. Constructs a mapper with planar projection, repeating the map along its axes (u and v tiling) and with no automatic transformation of a material map. By default an identity matrix is used to transform a map. | |
| Mapper(Projection, Tiling, Tiling, AutoTransform, Matrix3d) | Constructor for the Mapper class. Constructs a mapper with specified projection type, tiling for U and V, automatic transformation type and transformation matrix. |
| Name | Description | |
|---|---|---|
| AutoDelete | (Inherited from DisposableWrapper) |
|
| AutoTransform | ||
| IsDisposed | (Inherited from DisposableWrapper) |
|
| Projection | ||
| Transform | ||
| UnmanagedObject | (Inherited from DisposableWrapper) |
|
| UTiling | ||
| VTiling |
| Name | Description | |
|---|---|---|
| Clone | (Inherited from RXObject) |
|
| CompareTo | (Inherited from RXObject) |
|
| CopyFrom | (Inherited from RXObject) |
|
| CreateObjRef | Creates an object that contains all the relevant information
required to generate a proxy used to communicate with a remote
object. (Inherited from MarshalByRefObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Equals | Checks objects for equality. (Overrides DisposableWrapperEquals(Object)) |
|
| GetHashCode | Retrieves the object hash code. (Overrides DisposableWrapperGetHashCode) |
|
| GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
|
| GetRXClass | (Inherited from RXObject) |
|
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
|
| QueryX | (Inherited from RXObject) |
|
| ToString | Returns a string that represents the current object. (Inherited from Object) |
|
| X | (Inherited from RXObject) |
| © Bricsys NV. All rights reserved. |