Python Script Engine  8.3
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::Rect3D ( )

Default constructor.

Member Data Documentation

◆ blc

Vector Rect3D::blc

Bottom left corner.

◆ brc

Vector Rect3D::brc

Bottom right corner.

◆ trc

Vector Rect3D::trc

Top right corner.


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