C# Class CascadeSharp.TKService.Graphic3d.Graphic3d_BufferRange

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

Méthodes publiques

Méthode Description
Clear ( ) : void
Graphic3d_BufferRange ( ) : System
Graphic3d_BufferRange ( Graphic3d_BufferRange parameter1 ) : System
Graphic3d_BufferRange ( int theStart, int theLength ) : System
IsEmpty ( ) : bool
Unite ( Graphic3d_BufferRange theRange ) : void
Upper ( ) : int

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

Graphic3d_BufferRange() public méthode

public Graphic3d_BufferRange ( ) : System
Résultat System

Graphic3d_BufferRange() public méthode

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

Graphic3d_BufferRange() public méthode

public Graphic3d_BufferRange ( int theStart, int theLength ) : System
theStart int
theLength int
Résultat System

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Unite() public méthode

public Unite ( Graphic3d_BufferRange theRange ) : void
theRange Graphic3d_BufferRange
Résultat void

Upper() public méthode

public Upper ( ) : int
Résultat int