C# Class CascadeSharp.TKV3d.SelectMgr.SelectMgr_ViewClipRange

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
AddClipSubRange ( Bnd_Range theRange ) : void
AddClippingPlanes ( Graphic3d_SequenceOfHClipPlane thePlanes, gp_Ax1 thePickRay ) : void
ChangeUnclipRange ( ) : Bnd_Range
GetNearestDepth ( Bnd_Range theRange, double &theDepth ) : bool
IsClipped ( double theDepth ) : bool
SelectMgr_ViewClipRange ( ) : System
SelectMgr_ViewClipRange ( SelectMgr_ViewClipRange parameter1 ) : System
SetVoid ( ) : void

Method Details

AddClipSubRange() public méthode

public AddClipSubRange ( Bnd_Range theRange ) : void
theRange Bnd_Range
Résultat void

AddClippingPlanes() public méthode

public AddClippingPlanes ( Graphic3d_SequenceOfHClipPlane thePlanes, gp_Ax1 thePickRay ) : void
thePlanes Graphic3d_SequenceOfHClipPlane
thePickRay gp_Ax1
Résultat void

ChangeUnclipRange() public méthode

public ChangeUnclipRange ( ) : Bnd_Range
Résultat Bnd_Range

GetNearestDepth() public méthode

public GetNearestDepth ( Bnd_Range theRange, double &theDepth ) : bool
theRange Bnd_Range
theDepth double
Résultat bool

IsClipped() public méthode

public IsClipped ( double theDepth ) : bool
theDepth double
Résultat bool

SelectMgr_ViewClipRange() public méthode

public SelectMgr_ViewClipRange ( ) : System
Résultat System

SelectMgr_ViewClipRange() public méthode

public SelectMgr_ViewClipRange ( SelectMgr_ViewClipRange parameter1 ) : System
parameter1 SelectMgr_ViewClipRange
Résultat System

SetVoid() public méthode

public SetVoid ( ) : void
Résultat void