C# 클래스 CascadeSharp.TKMath.Bnd.Bnd_Array1OfSphere

파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
Assign ( Bnd_Array1OfSphere theOther ) : Bnd_Array1OfSphere
Bnd_Array1OfSphere ( ) : System
Bnd_Array1OfSphere ( Bnd_Array1OfSphere theOther ) : System
Bnd_Array1OfSphere ( CascadeSharp.TKMath.Bnd.Bnd_Sphere theBegin, int theLower, int theUpper ) : System
Bnd_Array1OfSphere ( int theLower, int theUpper ) : System
ChangeFirst ( ) : CascadeSharp.TKMath.Bnd.Bnd_Sphere
ChangeLast ( ) : CascadeSharp.TKMath.Bnd.Bnd_Sphere
ChangeValue ( int theIndex ) : CascadeSharp.TKMath.Bnd.Bnd_Sphere
First ( ) : CascadeSharp.TKMath.Bnd.Bnd_Sphere
Init ( CascadeSharp.TKMath.Bnd.Bnd_Sphere theValue ) : void
IsAllocated ( ) : bool
IsDeletable ( ) : bool
IsEmpty ( ) : bool
Last ( ) : CascadeSharp.TKMath.Bnd.Bnd_Sphere
Length ( ) : int
Lower ( ) : int
Move ( Bnd_Array1OfSphere theOther ) : Bnd_Array1OfSphere
Resize ( int theLower, int theUpper, bool theToCopyData ) : void
SetValue ( int theIndex, CascadeSharp.TKMath.Bnd.Bnd_Sphere theItem ) : void
Size ( ) : int
Upper ( ) : int
Value ( int theIndex ) : CascadeSharp.TKMath.Bnd.Bnd_Sphere

메소드 상세

Assign() 공개 메소드

public Assign ( Bnd_Array1OfSphere theOther ) : Bnd_Array1OfSphere
theOther Bnd_Array1OfSphere
리턴 Bnd_Array1OfSphere

Bnd_Array1OfSphere() 공개 메소드

public Bnd_Array1OfSphere ( ) : System
리턴 System

Bnd_Array1OfSphere() 공개 메소드

public Bnd_Array1OfSphere ( Bnd_Array1OfSphere theOther ) : System
theOther Bnd_Array1OfSphere
리턴 System

Bnd_Array1OfSphere() 공개 메소드

public Bnd_Array1OfSphere ( CascadeSharp.TKMath.Bnd.Bnd_Sphere theBegin, int theLower, int theUpper ) : System
theBegin CascadeSharp.TKMath.Bnd.Bnd_Sphere
theLower int
theUpper int
리턴 System

Bnd_Array1OfSphere() 공개 메소드

public Bnd_Array1OfSphere ( int theLower, int theUpper ) : System
theLower int
theUpper int
리턴 System

ChangeFirst() 공개 메소드

public ChangeFirst ( ) : CascadeSharp.TKMath.Bnd.Bnd_Sphere
리턴 CascadeSharp.TKMath.Bnd.Bnd_Sphere

ChangeLast() 공개 메소드

public ChangeLast ( ) : CascadeSharp.TKMath.Bnd.Bnd_Sphere
리턴 CascadeSharp.TKMath.Bnd.Bnd_Sphere

ChangeValue() 공개 메소드

public ChangeValue ( int theIndex ) : CascadeSharp.TKMath.Bnd.Bnd_Sphere
theIndex int
리턴 CascadeSharp.TKMath.Bnd.Bnd_Sphere

First() 공개 메소드

public First ( ) : CascadeSharp.TKMath.Bnd.Bnd_Sphere
리턴 CascadeSharp.TKMath.Bnd.Bnd_Sphere

Init() 공개 메소드

public Init ( CascadeSharp.TKMath.Bnd.Bnd_Sphere theValue ) : void
theValue CascadeSharp.TKMath.Bnd.Bnd_Sphere
리턴 void

IsAllocated() 공개 메소드

public IsAllocated ( ) : bool
리턴 bool

IsDeletable() 공개 메소드

public IsDeletable ( ) : bool
리턴 bool

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Last() 공개 메소드

public Last ( ) : CascadeSharp.TKMath.Bnd.Bnd_Sphere
리턴 CascadeSharp.TKMath.Bnd.Bnd_Sphere

Length() 공개 메소드

public Length ( ) : int
리턴 int

Lower() 공개 메소드

public Lower ( ) : int
리턴 int

Move() 공개 메소드

public Move ( Bnd_Array1OfSphere theOther ) : Bnd_Array1OfSphere
theOther Bnd_Array1OfSphere
리턴 Bnd_Array1OfSphere

Resize() 공개 메소드

public Resize ( int theLower, int theUpper, bool theToCopyData ) : void
theLower int
theUpper int
theToCopyData bool
리턴 void

SetValue() 공개 메소드

public SetValue ( int theIndex, CascadeSharp.TKMath.Bnd.Bnd_Sphere theItem ) : void
theIndex int
theItem CascadeSharp.TKMath.Bnd.Bnd_Sphere
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int

Upper() 공개 메소드

public Upper ( ) : int
리턴 int

Value() 공개 메소드

public Value ( int theIndex ) : CascadeSharp.TKMath.Bnd.Bnd_Sphere
theIndex int
리턴 CascadeSharp.TKMath.Bnd.Bnd_Sphere