7 #ifndef BALL_VIEW_KERNEL_CLIPPING_PLANE_H
8 #define BALL_VIEW_KERNEL_CLIPPING_PLANE_H
10 #ifndef BALL_DATATYPE_HASHSET_H
14 #ifndef BALL_VIEW_KERNEL_REPRESENTATION_H
71 float getDistance()
const;
80 void flip() { normal_ = -normal_;}
105 #endif // BALL_VIEW_KERNEL_CLIPPING_PLANE_H
bool cappingEnabled() const
#define BALL_CREATE(name)
const Vector3 & getPoint() const
void setHidden(bool hidden)
void setPoint(const Vector3 &v)
const Vector3 & getNormal() const
void setNormal(const Vector3 &normal)
HashSet< const Representation * > reps_
static ColorRGBA & getCappingColor()
BALL_EXPORT bool operator==(const String &s1, const String &s2)
void setActive(bool state)
void setCappingEnabled(bool state)
static ColorRGBA capping_color_
HashSet< const Representation * > & getRepresentations()