#include "GEO_API.h"#include <UT/UT_PtrArray.h>Go to the source code of this file.
Typedefs | |
| typedef UT_PtrArray< GEO_Point * > | GEO_PointPtrArray |
| typedef UT_PtrArray< const GEO_Point * > | GEO_ConstPointPtrArray |
| typedef UT_PtrArray < GEO_Primitive * > | GEO_PrimitivePtrArray |
| typedef UT_PtrArray< const GEO_Primitive * > | GEO_ConstPrimitivePtrArray |
| typedef UT_PtrArray<const GEO_Point *> GEO_ConstPointPtrArray |
Definition at line 27 of file GEO_TypesFwd.h.
| typedef UT_PtrArray<const GEO_Primitive *> GEO_ConstPrimitivePtrArray |
Definition at line 32 of file GEO_TypesFwd.h.
| typedef UT_PtrArray<GEO_Point *> GEO_PointPtrArray |
Definition at line 25 of file GEO_TypesFwd.h.
| typedef UT_PtrArray<GEO_Primitive *> GEO_PrimitivePtrArray |
Definition at line 30 of file GEO_TypesFwd.h.
1.5.9