|
override void | Dispose () |
|
| SpotlightKey (HPS.Key in_that) |
|
| SpotlightKey (HPS.SpotlightKey in_that) |
|
override HPS.Type | ObjectType () |
|
void | Consume (HPS.SpotlightKit in_kit) |
|
void | Set (HPS.SpotlightKit in_kit) |
|
void | Show (out HPS.SpotlightKit out_kit) |
|
HPS.SpotlightKey | SetPosition (HPS.Point in_position) |
|
HPS.SpotlightKey | SetTarget (HPS.Point in_target) |
|
HPS.SpotlightKey | SetColor (HPS.RGBAColor in_rgba_color) |
|
HPS.SpotlightKey | SetColorByIndex (float in_index) |
|
HPS.SpotlightKey | SetOuterCone (float in_size, HPS.Spotlight.OuterConeUnits in_units) |
|
HPS.SpotlightKey | SetOuterCone (float in_size) |
|
HPS.SpotlightKey | SetInnerCone (float in_size, HPS.Spotlight.InnerConeUnits in_units) |
|
HPS.SpotlightKey | SetInnerCone (float in_size) |
|
HPS.SpotlightKey | SetConcentration (float in_concentration) |
|
HPS.SpotlightKey | SetCameraRelative (bool in_state) |
|
HPS.SpotlightKey | UnsetColor () |
|
bool | ShowPosition (out HPS.Point out_position) |
|
bool | ShowTarget (out HPS.Point out_target) |
|
bool | ShowColor (out HPS.Material.Type out_type, out HPS.RGBAColor out_rgba_color, out float out_index) |
|
bool | ShowOuterCone (out float out_size, out HPS.Spotlight.OuterConeUnits out_units) |
|
bool | ShowInnerCone (out float out_size, out HPS.Spotlight.InnerConeUnits out_units) |
|
bool | ShowConcentration (out float out_concentration) |
|
bool | ShowCameraRelative (out bool out_state) |
|
| GeometryKey (HPS.Key in_that) |
|
| GeometryKey (HPS.GeometryKey in_that) |
|
ulong | ShowReferrers (out HPS.SegmentKey[] out_segments) |
|
ulong | ShowReferrers (out HPS.ReferenceKey[] out_references) |
|
HPS.GeometryKey | SetPriority (int in_priority) |
|
HPS.GeometryKey | UnsetPriority () |
|
bool | ShowPriority (out int out_priority) |
|
HPS.GeometryKey | SetUserData (IntPtr in_index, ulong in_bytes, byte[] in_data) |
|
HPS.GeometryKey | SetUserData (IntPtr in_index, byte[] in_data) |
|
HPS.GeometryKey | SetUserData (IntPtr[] in_indices, byte[][] in_data) |
|
HPS.GeometryKey | UnsetUserData (IntPtr in_index) |
|
HPS.GeometryKey | UnsetUserData (IntPtr[] in_indices) |
|
HPS.GeometryKey | UnsetAllUserData () |
|
ulong | ShowUserDataCount () |
|
bool | ShowUserDataIndices (out IntPtr[] out_indices) |
|
bool | ShowUserData (IntPtr in_index, out byte[] out_data) |
|
bool | ShowUserData (out IntPtr[] out_indices, out byte[][] out_data) |
|
bool | ShowBoundings (out HPS.BoundingKit out_kit) |
|
| Key (HPS.Key in_that) |
|
| Key (HPS.Control in_control) |
|
bool | HasOwner () |
|
HPS.SegmentKey | Up () |
|
HPS.SegmentKey | Owner () |
|
void | Delete () |
|
void | MoveTo (HPS.SegmentKey in_new_owner) |
|
HPS.Key | CopyTo (HPS.SegmentKey in_destination) |
|
virtual void | Assign (HPS.Key in_that) |
|
override bool | Equals (System.Object obj) |
|
override int | GetHashCode () |
|
bool | Equals (HPS.Key in_that) |
|
ulong | GetHash () |
|
IntPtr | GetClassID () |
|
| Object (HPS.Object in_that) |
|
HPS.Type | Type () |
|
virtual bool | Empty () |
|
virtual void | Reset () |
|
bool | HasType (HPS.Type in_mask) |
|
IntPtr | GetInstanceID () |
|