#include <lib_sds.h>
Contains information for subdivided polygons of SDS objects.
Public Attributes | |
Int32 | p |
Int32 | e1 |
Int32 | e2 |
Int32 | e3 |
Int32 | e4 |
Int32 p |
One of the original polygons.
Int32 e1 |
First original edge.
Int32 e2 |
Second original edge.
Int32 e3 |
Third original edge.
Int32 e4 |
Fourth original edge.