Classes | Namespaces | Typedefs | Enumerations
GPArray.h File Reference
#include <Geom/GeomApi.h>

Go to the source code of this file.

Classes

struct  GPArray
 Class for collecting and manipulating curve data. More...
 
class  GPArraySmartP
 Class that manages the lifecycle of a GPArray. More...
 

Namespaces

 Bentley
 The Bentley namespace contains types defined by the Bentley Library.
 

Typedefs

typedef bvector< GPArrayP > GPArrayVector
 
typedef GPArrayVector & GPArrayVectorR
 

Enumerations

enum  GPCurveType {
  Invalid = 0, LineString = 1, Ellipse = 2, Bezier = 3,
  BSpline = 4
}
 

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.