Python Script Engine  1.0
GL Studio Editor Python Script API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Rect3D Class Reference

Public Member Functions

 Rect3D ()
 

Public Attributes

Vector blc
 
Vector brc
 
Vector trc
 

Detailed Description

Plug-in used to create Rect3D in Glstudio.

Constructor & Destructor Documentation

Rect3D::Rect3D ( )

Default constructor.

Member Data Documentation

Vector Rect3D::blc

Bottom left corner.

Vector Rect3D::brc

Bottom right corner.

Vector Rect3D::trc

Top right corner.


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