Python Script Engine  8.3
GL Studio Editor Python Script API
GLTriMesh.i File Reference

Classes

struct  GLMeshFace
 
class  GLTriMesh
 

Functions

GLTriMeshCastToGLTriMesh (DisplayObject *obj)
 
GLTriMeshConvertGroupToMesh (Group *group)
 

Detailed Description

The GLTriMesh Python Script Engine Wrapper class.

Function Documentation

◆ ConvertGroupToMesh()

GLTriMesh * ConvertGroupToMesh ( Group group)

Creates a GLTriMesh from the specified group of objects.

Parameters
groupgroup of objects to convert
Returns
the GLTriMesh
Exceptions
CEIException