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
130 float getLength() const;
156 virtual
bool isValid() const;
172 virtual
void dump(
std::ostream& s =
std::cout,
Size depth = 0) const;
179 float getRadius()
const
196 #ifndef BALL_NO_INLINE_FUNCTIONS
197 # include <BALL/VIEW/PRIMITIVES/twoColoredTube.iC>
#define BALL_CREATE(name)
void setRadius(float radius)
Set the radius.
virtual void getVertices(vector< Vector3 > &vertices) const