OpenStructure
|
Go to the source code of this file.
Namespaces | |
ost | |
ost::mol | |
ost::mol::alg | |
Enumerations | |
enum | DensityType { HIGH_RESOLUTION, LOW_RESOLUTION } |
Functions | |
void DLLEXPORT_OST_MOL_ALG | EntityToDensityScattering (const mol::EntityView &entity_view, img::MapHandle &map, Real falloff_start, Real falloff_end, bool clear_map_flag=false, Real source_wavelength=1.5418) |
void DLLEXPORT_OST_MOL_ALG | EntityToDensityRosetta (const mol::EntityView &entity_view, img::MapHandle &map, const DensityType &density_type, Real resolution, bool clear_map_flag=false, Real source_wavelength=1.5418) |