Rect Constructor |
Name | Description | |
---|---|---|
Rect |
Rect default constructor.
| |
Rect(Obj) | Create a Rect and initialize it using given Cos/SDF rectangle Array object.
The rect is attached to this object.
| |
Rect(Double, Double, Double, Double) |
Creates a Rect and initialize it using specified parameters.
|