IMP  2.2.0
The Integrative Modeling Platform
SpherePatch3D.h File Reference

Simple 3D sphere patch class. More...

#include "Sphere3D.h"
#include "Plane3D.h"
#include "GeometricPrimitiveD.h"
+ Include dependency graph for SpherePatch3D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::algebra::SpherePatch3D
 

Namespaces

 IMP
 All IMP::kernel code is brought into the IMP namespace.
 
 IMP::algebra
 See IMP.algebra for more information.
 

Typedefs

typedef IMP::base::Vector
< SpherePatch3D > 
IMP::algebra::SpherePatch3Ds
 

Functions

double IMP::algebra::get_area (const SpherePatch3D &g)
 
BoundingBoxD< 3 > IMP::algebra::get_bounding_box (const SpherePatch3D &g)
 
const SpherePatch3D & IMP::algebra::get_sphere_patch_3d_geometry (const SpherePatch3D &g)
 
void IMP::algebra::set_sphere_patch_3d_geometry (SpherePatch3D &g, const SpherePatch3D &v)
 

Detailed Description

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file SpherePatch3D.h.