Python Script Engine  8.1
GL Studio Editor Python Script API
GlsVMFImporter Class Reference

Public Member Functions

GroupImport (String filename, Document doc, bool reposition, float scale)
 

Static Public Member Functions

static GlsVMFImporterGetInstance (void)
 

Detailed Description

Plug-in used to import VMF files into GL Studio.

Member Function Documentation

static GlsVMFImporter& GlsVMFImporter::GetInstance ( void  )
static
Group* GlsVMFImporter::Import ( String  filename,
Document  doc,
bool  reposition,
float  scale 
)

Imports a VMF file using the VMF Importer.

Parameters
filenameName of the file to import
docDocument into which the file should be imported
repositionFlag to determine if the imported objects should be repositioned
scaleScale to be applied to the newly imported objects
Returns
A group containing objects imported from the VMF file
Exceptions
CEIException

The documentation for this class was generated from the following file: