|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
Represent a cylinder in 3D. More...
#include "Vector3D.h"#include "Rotation3D.h"#include "Transformation3D.h"#include "Segment3D.h"#include "GeometricPrimitiveD.h"#include <IMP/showable_macros.h>#include <cereal/access.hpp>#include <iostream>#include "constants.h"
Include dependency graph for Cylinder3D.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::algebra::Cylinder3D |
| Represent a cylinder in 3D. More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
| IMP::algebra | |
| General purpose algebraic and geometric methods that are expected to be used by a wide variety of IMP modules. | |
Typedefs | |
| typedef IMP::Vector< Cylinder3D > | IMP::algebra::Cylinder3Ds |
Represent a cylinder in 3D.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file Cylinder3D.h.