C# Class Importer, daguerreo

Inheritance: IDisposable
Afficher le fichier Open project: Akranar/daguerreo Class Usage Examples

Protected Properties

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

Méthodes publiques

Méthode Description
Dispose ( ) : void
FreeScene ( ) : void
GetErrorString ( ) : string
GetExtensionList ( ) : string
GetExtensionList ( SWIGTYPE_p_std__string, szOut ) : void
GetExtensionList ( aiString, szOut ) : void
GetMemoryRequirements ( aiMemoryInfo, arg0 ) : void
GetOrphanedScene ( ) : aiScene,
GetProgressHandler ( ) : ProgressHandler,
GetPropertyBool ( string szName ) : bool
GetPropertyBool ( string szName, bool bErrorReturn ) : bool
GetPropertyFloat ( string szName ) : float
GetPropertyFloat ( string szName, float fErrorReturn ) : float
GetPropertyInteger ( string szName ) : int
GetPropertyInteger ( string szName, int iErrorReturn ) : int
GetPropertyString ( string szName ) : string
GetPropertyString ( string szName, string sErrorReturn ) : string
GetScene ( ) : aiScene,
Importer ( ) : System
Importer ( Importer, other ) : System
IsDefaultIOHandler ( ) : bool
IsDefaultProgressHandler ( ) : bool
IsExtensionSupported ( string szExtension ) : bool
ReadFile ( string pFile, aiPostProcessSteps pFlags ) : aiScene,
SetExtraVerbose ( bool bDo ) : void
SetProgressHandler ( ProgressHandler, pHandler ) : void
ValidateFlags ( aiPostProcessSteps pFlags ) : bool

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

FreeScene() public méthode

public FreeScene ( ) : void
Résultat void

GetErrorString() public méthode

public GetErrorString ( ) : string
Résultat string

GetExtensionList() public méthode

public GetExtensionList ( ) : string
Résultat string

GetExtensionList() public méthode

public GetExtensionList ( SWIGTYPE_p_std__string, szOut ) : void
szOut SWIGTYPE_p_std__string,
Résultat void

GetExtensionList() public méthode

public GetExtensionList ( aiString, szOut ) : void
szOut aiString,
Résultat void

GetMemoryRequirements() public méthode

public GetMemoryRequirements ( aiMemoryInfo, arg0 ) : void
arg0 aiMemoryInfo,
Résultat void

GetOrphanedScene() public méthode

public GetOrphanedScene ( ) : aiScene,
Résultat aiScene,

GetProgressHandler() public méthode

public GetProgressHandler ( ) : ProgressHandler,
Résultat ProgressHandler,

GetPropertyBool() public méthode

public GetPropertyBool ( string szName ) : bool
szName string
Résultat bool

GetPropertyBool() public méthode

public GetPropertyBool ( string szName, bool bErrorReturn ) : bool
szName string
bErrorReturn bool
Résultat bool

GetPropertyFloat() public méthode

public GetPropertyFloat ( string szName ) : float
szName string
Résultat float

GetPropertyFloat() public méthode

public GetPropertyFloat ( string szName, float fErrorReturn ) : float
szName string
fErrorReturn float
Résultat float

GetPropertyInteger() public méthode

public GetPropertyInteger ( string szName ) : int
szName string
Résultat int

GetPropertyInteger() public méthode

public GetPropertyInteger ( string szName, int iErrorReturn ) : int
szName string
iErrorReturn int
Résultat int

GetPropertyString() public méthode

public GetPropertyString ( string szName ) : string
szName string
Résultat string

GetPropertyString() public méthode

public GetPropertyString ( string szName, string sErrorReturn ) : string
szName string
sErrorReturn string
Résultat string

GetScene() public méthode

public GetScene ( ) : aiScene,
Résultat aiScene,

Importer() public méthode

public Importer ( ) : System
Résultat System

Importer() public méthode

public Importer ( Importer, other ) : System
other Importer,
Résultat System

IsDefaultIOHandler() public méthode

public IsDefaultIOHandler ( ) : bool
Résultat bool

IsDefaultProgressHandler() public méthode

public IsDefaultProgressHandler ( ) : bool
Résultat bool

IsExtensionSupported() public méthode

public IsExtensionSupported ( string szExtension ) : bool
szExtension string
Résultat bool

ReadFile() public méthode

public ReadFile ( string pFile, aiPostProcessSteps pFlags ) : aiScene,
pFile string
pFlags aiPostProcessSteps
Résultat aiScene,

SetExtraVerbose() public méthode

public SetExtraVerbose ( bool bDo ) : void
bDo bool
Résultat void

SetProgressHandler() public méthode

public SetProgressHandler ( ProgressHandler, pHandler ) : void
pHandler ProgressHandler,
Résultat void

ValidateFlags() public méthode

public ValidateFlags ( aiPostProcessSteps pFlags ) : bool
pFlags aiPostProcessSteps
Résultat bool

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool