EdgeGenerationOptionsKit

class HPS.EdgeGenerationOptionsKit : HPS.Kit

Public Functions

override void Dispose ()
EdgeGenerationOptionsKit ()
EdgeGenerationOptionsKit (HPS.EdgeGenerationOptionsKit in_kit)
override bool Empty ()
bool Equals (HPS.EdgeGenerationOptionsKit in_kit)
override bool Equals (Object obj)
override int GetHashCode ()
override HPS.Type ObjectType ()
void Set (HPS.EdgeGenerationOptionsKit in_kit)
HPS.EdgeGenerationOptionsKit SetAdjacentEdges (bool in_state)
HPS.EdgeGenerationOptionsKit SetDefaultEdges (bool in_state)
HPS.EdgeGenerationOptionsKit SetDefaultFaces (bool in_state)
HPS.EdgeGenerationOptionsKit SetHardEdgeDihedral (float in_dihedral)
HPS.EdgeGenerationOptionsKit SetHardEdges (bool in_state)
HPS.EdgeGenerationOptionsKit SetIgnoreLocalEdges (bool in_state)
HPS.EdgeGenerationOptionsKit SetIgnoreLocalFaces (bool in_state)
HPS.EdgeGenerationOptionsKit SetMeshQuadEdges (bool in_state)
HPS.EdgeGenerationOptionsKit SetPerimeterEdges (bool in_state)
void Show (out HPS.EdgeGenerationOptionsKit out_kit)
bool ShowAdjacentEdges (out bool out_state)
bool ShowDefaultEdges (out bool out_state)
bool ShowDefaultFaces (out bool out_state)
bool ShowHardEdgeDihedral (out float out_dihedral)
bool ShowHardEdges (out bool out_state)
bool ShowIgnoreLocalEdges (out bool out_state)
bool ShowIgnoreLocalFaces (out bool out_state)
bool ShowMeshQuadEdges (out bool out_state)
bool ShowPerimeterEdges (out bool out_state)
HPS.EdgeGenerationOptionsKit UnsetAdjacentEdges ()
HPS.EdgeGenerationOptionsKit UnsetDefaultEdges ()
HPS.EdgeGenerationOptionsKit UnsetDefaultFaces ()
HPS.EdgeGenerationOptionsKit UnsetEverything ()
HPS.EdgeGenerationOptionsKit UnsetHardEdgeDihedral ()
HPS.EdgeGenerationOptionsKit UnsetHardEdges ()
HPS.EdgeGenerationOptionsKit UnsetIgnoreLocalEdges ()
HPS.EdgeGenerationOptionsKit UnsetIgnoreLocalFaces ()
HPS.EdgeGenerationOptionsKit UnsetMeshQuadEdges ()
HPS.EdgeGenerationOptionsKit UnsetPerimeterEdges ()

Public Static Functions

bool operator!= (HPS.EdgeGenerationOptionsKit a, HPS.EdgeGenerationOptionsKit b)
bool operator== (HPS.EdgeGenerationOptionsKit a, HPS.EdgeGenerationOptionsKit b)