In file apps/mazed/me_poly.h:

enum csPolyError

Polygon error codes

cspeDuplicateVertex
Polygon has some vertex included more than once
cspeNonConvex
Polygon is not convex
cspeNonCoplanar
Polygon vertices are not coplanar
cspeNoParent
Polygon has no parent model
cspeOK
Polygon is okay
cspeOverflow
Polygon has more than MAX_POLYGON_VERTICES vertices
cspeUnderflow
Polygon does not have enough vertices

Documentation

Polygon error codes
cspeOK
Polygon is okay

cspeUnderflow
Polygon does not have enough vertices

cspeOverflow
Polygon has more than MAX_POLYGON_VERTICES vertices

cspeDuplicateVertex
Polygon has some vertex included more than once

cspeNoParent
Polygon has no parent model

cspeNonCoplanar
Polygon vertices are not coplanar

cspeNonConvex
Polygon is not convex

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de