IMP Reference Guide
2.20.2
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"
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.