|
|
|
__init__(self,
*args)
__init__(PhpExclVol self) -> PhpExclVol __init__(PhpExclVol self,
PhpExclVol rhs) -> PhpExclVol |
|
|
|
__swig_destroy__(...)
delete_PhpExclVol(PhpExclVol self) |
|
|
|
addSphere(...)
PhpExclVol_addSphere(PhpExclVol self, double x, double y, double z,
double r) |
|
|
|
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) |
|
|
|
findViolations(...)
PhpExclVol_findViolations(PhpExclVol self, MM_Index ctHandle, size_t
maxViolations) -> SwigSizetVector |
|
|
|
getSphereRadius(...)
PhpExclVol_getSphereRadius(PhpExclVol self, size_t sphereIndex) ->
double |
|
|
|
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__
|