|
|
|
__init__(self,
*args)
__init__(PhpExclVol self) -> PhpExclVol __init__(PhpExclVol self,
PhpExclVol rhs) -> PhpExclVol |
|
|
|
__swig_destroy__(...)
delete_PhpExclVol(PhpExclVol self) |
|
|
|
addSphere(...)
addSphere(double x, double y, double z, double r)
PhpExclVol_addSphere(PhpExclVol self, PhpExclVolSphere sphere) |
|
|
|
append(...)
PhpExclVol_append(PhpExclVol self, PhpExclVol xvol) |
|
|
|
clear(...)
PhpExclVol_clear(PhpExclVol self) |
|
|
|
exportToFile(...)
PhpExclVol_exportToFile(PhpExclVol self, std::string const &
fileName) |
|
|
|
exportToMMTableFile(...)
PhpExclVol_exportToMMTableFile(PhpExclVol self, std::string const
& fileName) |
|
|
|
exportToStream(...)
PhpExclVol_exportToStream(PhpExclVol self, std::ostream &
outStream) |
|
|
|
filter(...)
PhpExclVol_filter(PhpExclVol self, MM_Index ct, bool treatHydrogens)
-> PhpExclVol |
|
|
|
findViolations(...)
PhpExclVol_findViolations(PhpExclVol self, MM_Index ctHandle, size_t
maxViolations) -> SwigSizetVector |
|
|
|
getSphere(...)
PhpExclVol_getSphere(PhpExclVol self, size_t sphereIndex) ->
PhpExclVolSphere |
|
|
|
getSphereRadius(...)
PhpExclVol_getSphereRadius(PhpExclVol self, size_t sphereIndex) ->
double |
|
|
|
getSpheres(...)
PhpExclVol_getSpheres(PhpExclVol self) -> std::vector<
PhpExclVolSphere,std::allocator< PhpExclVolSphere > > |
|
|
|
getSphereXYZ(...)
PhpExclVol_getSphereXYZ(PhpExclVol self, size_t sphereIndex) |
|
|
|
getTreatHydrogens(...)
PhpExclVol_getTreatHydrogens(PhpExclVol self) -> bool |
|
|
|
importFromAnyFile(...)
PhpExclVol_importFromAnyFile(PhpExclVol self, std::string const &
fileName) |
|
|
|
importFromFile(...)
PhpExclVol_importFromFile(PhpExclVol self, std::string const &
fileName) |
|
|
|
importFromMMTableFile(...)
PhpExclVol_importFromMMTableFile(PhpExclVol self, std::string const
& fileName) |
|
|
|
importFromStream(...)
PhpExclVol_importFromStream(PhpExclVol self, std::istream &
inStream) |
|
|
|
numShapes(...)
PhpExclVol_numShapes(PhpExclVol self) -> size_t |
|
|
|
numSpheres(...)
PhpExclVol_numSpheres(PhpExclVol self) -> size_t |
|
|
|
removeSphere(...)
PhpExclVol_removeSphere(PhpExclVol self, size_t sphereIndex) |
|
|
|
setSphereRadius(...)
PhpExclVol_setSphereRadius(PhpExclVol self, size_t sphereIndex,
double r) |
|
|
|
setSphereXYZ(...)
PhpExclVol_setSphereXYZ(PhpExclVol self, size_t sphereIndex, double
x, double y, double z) |
|
|
|
setTreatHydrogens(...)
PhpExclVol_setTreatHydrogens(PhpExclVol self, bool treatHydrogens) |
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|