ReferenceKey

class HPS.ReferenceKey : public HPS.GeometryKey

Public Functions

override void Dispose ()
HPS.ModellingMatrixControl GetModellingMatrixControl ()
HPS.Key GetTarget ()
override HPS.Type ObjectType ()
ReferenceKey ()
ReferenceKey (HPS.Key in_that)
ReferenceKey (HPS.ReferenceKey in_that)
HPS.ReferenceKey SetConditionalExpression (HPS.ConditionalExpression in_conditional)
HPS.ReferenceKey SetGeometryMask (HPS.Search.Type[] in_geometry_types)
HPS.ReferenceKey SetMaterialMapping (HPS.MaterialMappingKit in_kit)
void SetModellingMatrix (HPS.MatrixKit in_kit)
bool ShowConditionalExpression (out HPS.ConditionalExpression out_conditional)
ulong ShowGeometryMask ()
ulong ShowGeometryMask (out HPS.Search.Type[] out_geometry_types)
bool ShowMaterialMapping (out HPS.MaterialMappingKit out_kit)
bool ShowModellingMatrix (out HPS.MatrixKit out_kit)
ulong ShowTargets ()
ulong ShowTargets (bool masked)
ulong ShowTargets (out HPS.Key[] out_keys)
ulong ShowTargets (out HPS.Key[] out_keys, bool masked)
HPS.ReferenceKey UnsetConditionalExpression ()
HPS.ReferenceKey UnsetGeometryMask ()
HPS.ReferenceKey UnsetMaterialMapping ()
void UnsetModellingMatrix ()