Public Member Functions | |
override void | Dispose () |
TextureOptionsKit (HPS.TextureOptionsKit in_kit) | |
override HPS.Type | ObjectType () |
void | Set (HPS.TextureOptionsKit in_kit) |
void | Show (out HPS.TextureOptionsKit out_kit) |
override bool | Empty () |
override bool | Equals (System.Object obj) |
override int | GetHashCode () |
bool | Equals (HPS.TextureOptionsKit in_kit) |
HPS.TextureOptionsKit | SetDecal (bool in_state) |
HPS.TextureOptionsKit | SetDownSampling (bool in_state) |
HPS.TextureOptionsKit | SetModulation (bool in_state) |
HPS.TextureOptionsKit | SetParameterOffset (ulong in_offset) |
HPS.TextureOptionsKit | SetParameterizationSource (HPS.Material.Texture.Parameterization in_source) |
HPS.TextureOptionsKit | SetTiling (HPS.Material.Texture.Tiling in_tiling) |
HPS.TextureOptionsKit | SetInterpolationFilter (HPS.Material.Texture.Interpolation in_filter) |
HPS.TextureOptionsKit | SetDecimationFilter (HPS.Material.Texture.Decimation in_filter) |
HPS.TextureOptionsKit | SetTransformMatrix (HPS.MatrixKit in_transform) |
HPS.TextureOptionsKit | UnsetDecal () |
HPS.TextureOptionsKit | UnsetDownSampling () |
HPS.TextureOptionsKit | UnsetModulation () |
HPS.TextureOptionsKit | UnsetParameterOffset () |
HPS.TextureOptionsKit | UnsetParameterizationSource () |
HPS.TextureOptionsKit | UnsetTiling () |
HPS.TextureOptionsKit | UnsetInterpolationFilter () |
HPS.TextureOptionsKit | UnsetDecimationFilter () |
HPS.TextureOptionsKit | UnsetTransformMatrix () |
HPS.TextureOptionsKit | UnsetEverything () |
bool | ShowDecal (out bool out_state) |
bool | ShowDownSampling (out bool out_state) |
bool | ShowModulation (out bool out_state) |
bool | ShowParameterOffset (out ulong out_offset) |
bool | ShowParameterizationSource (out HPS.Material.Texture.Parameterization out_source) |
bool | ShowTiling (out HPS.Material.Texture.Tiling out_tiling) |
bool | ShowInterpolationFilter (out HPS.Material.Texture.Interpolation out_filter) |
bool | ShowDecimationFilter (out HPS.Material.Texture.Decimation out_filter) |
bool | ShowTransformMatrix (out HPS.MatrixKit out_transform) |
![]() | |
IntPtr | GetClassID () |
Object (HPS.Object in_that) | |
HPS.Type | Type () |
virtual void | Reset () |
bool | HasType (HPS.Type in_mask) |
IntPtr | GetInstanceID () |
Static Public Member Functions | |
static HPS.TextureOptionsKit | GetDefault () |
static bool | operator== (HPS.TextureOptionsKit a, HPS.TextureOptionsKit b) |
static bool | operator!= (HPS.TextureOptionsKit a, HPS.TextureOptionsKit b) |
![]() | |
static IntPtr | ClassID< T > () |
Protected Member Functions | |
override void | deleteCptr () |
![]() | |
virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
![]() | |
HandleRef | cptr |
HandleRef | scptr |
bool | cMemOwn |