|
Rasterfarm-SDK
|
#include <polygon.h>
Public Member Functions | |
| Attribute (const Primitive3D::Polygon &polygon) | |
| Attribute (const Primitive2D::Polygon &polygon) | |
Public Attributes | |
| Primitive3D::Polygon | polygon |
| Shape::Polygon::Attribute::Attribute | ( | const Primitive3D::Polygon & | polygon | ) |
Ordering polygon vertices CW will create CCW triangles with respect to Z+ normal
| Shape::Polygon::Attribute::Attribute | ( | const Primitive2D::Polygon & | polygon | ) |
| Primitive3D::Polygon Shape::Polygon::Attribute::polygon |