C# Class BulletCSharp.CProfileNode

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

Protected Properties

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

Méthodes publiques

Méthode Description
CProfileNode ( string name, CProfileNode parent ) : System
Call ( ) : void
CleanupMemory ( ) : void
Dispose ( ) : void
GetUserPointer ( ) : SWIGTYPE_p_void
Get_Child ( ) : CProfileNode
Get_Name ( ) : string
Get_Parent ( ) : CProfileNode
Get_Sibling ( ) : CProfileNode
Get_Sub_Node ( string name ) : CProfileNode
Get_Total_Calls ( ) : int
Get_Total_Time ( ) : float
Reset ( ) : void
Return ( ) : bool
SetUserPointer ( SWIGTYPE_p_void ptr ) : void

Private Methods

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

Method Details

CProfileNode() public méthode

public CProfileNode ( string name, CProfileNode parent ) : System
name string
parent CProfileNode
Résultat System

Call() public méthode

public Call ( ) : void
Résultat void

CleanupMemory() public méthode

public CleanupMemory ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetUserPointer() public méthode

public GetUserPointer ( ) : SWIGTYPE_p_void
Résultat SWIGTYPE_p_void

Get_Child() public méthode

public Get_Child ( ) : CProfileNode
Résultat CProfileNode

Get_Name() public méthode

public Get_Name ( ) : string
Résultat string

Get_Parent() public méthode

public Get_Parent ( ) : CProfileNode
Résultat CProfileNode

Get_Sibling() public méthode

public Get_Sibling ( ) : CProfileNode
Résultat CProfileNode

Get_Sub_Node() public méthode

public Get_Sub_Node ( string name ) : CProfileNode
name string
Résultat CProfileNode

Get_Total_Calls() public méthode

public Get_Total_Calls ( ) : int
Résultat int

Get_Total_Time() public méthode

public Get_Total_Time ( ) : float
Résultat float

Reset() public méthode

public Reset ( ) : void
Résultat void

Return() public méthode

public Return ( ) : bool
Résultat bool

SetUserPointer() public méthode

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

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool