Open Babel
3.0
|
This is the complete list of members for OBGrid, including all inherited members.
_vdata | OBBase | protected |
_xmax | OBGrid | protected |
_xmin | OBGrid | protected |
_ymax | OBGrid | protected |
_ymin | OBGrid | protected |
_zmax | OBGrid | protected |
_zmin | OBGrid | protected |
BeginData() | OBBase | inline |
CastAndClear(bool clear=true) | OBBase | inline |
ClassDescription() | OBBase | inlinestatic |
Clear() | OBBase | virtual |
CloneData(OBGenericData *d) | OBBase | |
DataSize() const | OBBase | inline |
DeleteData(unsigned int type) | OBBase | |
DeleteData(OBGenericData *) | OBBase | |
DeleteData(std::vector< OBGenericData *> &) | OBBase | |
DeleteData(const std::string &s) | OBBase | |
DoTransformations(const std::map< std::string, std::string > *, OBConversion *) | OBBase | inlinevirtual |
EndData() | OBBase | inline |
GetAllData(const unsigned int type) | OBBase | |
GetData(const unsigned int type) | OBBase | |
GetData(const std::string &) | OBBase | |
GetData(const char *) | OBBase | |
GetData() | OBBase | inline |
GetData(DataOrigin source) | OBBase | |
GetTitle(bool replaceNewlines=true) const | OBBase | inlinevirtual |
GetXmax() const | OBGrid | inline |
GetXmin() const | OBGrid | inline |
GetYmax() const | OBGrid | inline |
GetYmin() const | OBGrid | inline |
GetZmax() const | OBGrid | inline |
GetZmin() const | OBGrid | inline |
HasData(const std::string &) | OBBase | |
HasData(const char *) | OBBase | |
HasData(const unsigned int type) | OBBase | |
Init(OBMol &box) | OBGrid | virtual |
OBGrid() | OBGrid | inline |
PointIsInBox(double x, double y, double z) | OBGrid | inline |
PointIsInBox(double *c) | OBGrid | inline |
PointIsInBox(vector3 v) | OBGrid | inline |
SetData(OBGenericData *d) | OBBase | inline |
SetTitle(const char *) | OBBase | inlinevirtual |
~OBBase() | OBBase | inlinevirtual |