7#ifndef BALL_VIEW_PRIMITIVES_TWOCOLOREDTUBE_H
8#define BALL_VIEW_PRIMITIVES_TWOCOLOREDTUBE_H
10#ifndef BALL_VIEW_DATATYPE_COLOREXTENSIONS_H
14#ifndef BALL_VIEW_KERNEL_GEOMETRICOBJECT_H
18#ifndef BALL_VIEW_DATATYPE_VERTEX2_H
196 #ifndef BALL_NO_INLINE_FUNCTIONS
197 # include <BALL/VIEW/PRIMITIVES/twoColoredTube.iC>
Vector3 getMiddleVertex() const
void setRadius(float radius)
Set the radius.
void set(const TwoColoredTube &two_colored_tube)
virtual void getVertices(vector< Vector3 > &vertices) const
float getRadius() const
Get the radius.
void swap(TwoColoredTube &two_colored_tube)
virtual bool isValid() const
virtual void dump(std::ostream &s=std::cout, Size depth=0) const
#define BALL_CREATE(name)
TVector3< float > Vector3