C# Class BulletCSharp.CProfileIterator

Inheritance: IDisposable
Afficher le fichier Open project: sanglin307/BulletUnity3D Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
Enter_Child ( int index ) : void
Enter_Largest_Child ( ) : void
Enter_Parent ( ) : void
First ( ) : void
Get_Current_Name ( ) : string
Get_Current_Parent_Name ( ) : string
Get_Current_Parent_Total_Calls ( ) : int
Get_Current_Parent_Total_Time ( ) : float
Get_Current_Total_Calls ( ) : int
Get_Current_Total_Time ( ) : float
Get_Current_UserPointer ( ) : SWIGTYPE_p_void
Is_Done ( ) : bool
Is_Root ( ) : bool
Next ( ) : void
Set_Current_UserPointer ( SWIGTYPE_p_void ptr ) : void

Private Methods

Méthode Description
CProfileIterator ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( CProfileIterator obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Enter_Child() public méthode

public Enter_Child ( int index ) : void
index int
Résultat void

Enter_Largest_Child() public méthode

public Enter_Largest_Child ( ) : void
Résultat void

Enter_Parent() public méthode

public Enter_Parent ( ) : void
Résultat void

First() public méthode

public First ( ) : void
Résultat void

Get_Current_Name() public méthode

public Get_Current_Name ( ) : string
Résultat string

Get_Current_Parent_Name() public méthode

public Get_Current_Parent_Name ( ) : string
Résultat string

Get_Current_Parent_Total_Calls() public méthode

public Get_Current_Parent_Total_Calls ( ) : int
Résultat int

Get_Current_Parent_Total_Time() public méthode

public Get_Current_Parent_Total_Time ( ) : float
Résultat float

Get_Current_Total_Calls() public méthode

public Get_Current_Total_Calls ( ) : int
Résultat int

Get_Current_Total_Time() public méthode

public Get_Current_Total_Time ( ) : float
Résultat float

Get_Current_UserPointer() public méthode

public Get_Current_UserPointer ( ) : SWIGTYPE_p_void
Résultat SWIGTYPE_p_void

Is_Done() public méthode

public Is_Done ( ) : bool
Résultat bool

Is_Root() public méthode

public Is_Root ( ) : bool
Résultat bool

Next() public méthode

public Next ( ) : void
Résultat void

Set_Current_UserPointer() public méthode

public Set_Current_UserPointer ( SWIGTYPE_p_void ptr ) : void
ptr SWIGTYPE_p_void
Résultat void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool