FMX.Import.IModelImporter Methods
InheritedProtected
AddRef | public | Increments the reference count for this interface. |
GetDescription | public | Returns a string that contains the description of the type of files that are to be imported. |
GetExt | public | Returns a string that contains the extension of the type of files that are to be imported. |
LoadFromFile | public | Loads a 3D model from the specified file. |
QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
Release | public | Decrements the reference count for this interface. |
Supports | public | Indicates whether a given interface supports a specific (another) interface. |