Classes | |
class | ActionVolume |
class | Density |
Provides the keyword DENSITY More... | |
class | VolumeAround |
Provides the keyword AROUND_CALC More... | |
class | VolumeCavity |
Provides the keyword CAVITY_CALC More... | |
class | VolumeInCylinder |
Provides the keyword INCYLINDER_CALC More... | |
class | VolumeInEnvelope |
Provides the keyword INENVELOPE_CALC More... | |
class | VolumeInSphere |
Provides the keyword INSPHERE_CALC More... | |
class | VolumeShortcut |
class | VolumeTetrapore |
Provides the keyword TETRAHEDRALPORE_CALC More... | |
Typedefs | |
typedef VolumeShortcut< glob_around > | VolumeAroundShortcut |
typedef VolumeShortcut< glob_cavity > | VolumeCavityShortcut |
typedef VolumeShortcut< glob_cylinder > | VolumeInCylinderShortcut |
typedef VolumeShortcut< glob_contours > | VolumeInEnvelopeShortcut |
typedef VolumeShortcut< glob_sphere > | VolumeInSphereShortcut |
typedef VolumeShortcut< glob_tetrapore > | VolumeTetraporeShortcut |
Variables | |
char | glob_around [] = "AROUND" |
char | glob_cavity [] = "CAVITY" |
char | glob_contours [] = "INENVELOPE" |
char | glob_cylinder [] = "INCYLINDER" |
char | glob_sphere [] = "INSPHERE" |
char | glob_tetrapore [] = "TETRAHEDRALPORE" |
char PLMD::volumes::glob_around[] = "AROUND" |
char PLMD::volumes::glob_cavity[] = "CAVITY" |
char PLMD::volumes::glob_contours[] = "INENVELOPE" |
char PLMD::volumes::glob_cylinder[] = "INCYLINDER" |
char PLMD::volumes::glob_sphere[] = "INSPHERE" |
char PLMD::volumes::glob_tetrapore[] = "TETRAHEDRALPORE" |
Hosted by GitHub | 1.8.17 |