14 const std::array<std::array<double, 3>, 4>& vertices);
20 const TBuffer3D &
GetBuffer3D(
int reqSections,
bool localFrame)
const override;
29 void Print(Option_t *option =
"")
const override;
31 void SetPoints(
double* points)
const override;
32 void SetPoints(
float* points)
const override;
39 std::array<std::array<double, 3>, 4> fVertices;
virtual ~TGeoTet()
Destructor.
void SavePrimitive(std::ostream &, Option_t *) override
const TBuffer3D & GetBuffer3D(int reqSections, bool localFrame) const override
Fills a static 3D buffer and returns a reference.
void SetSegsAndPols(TBuffer3D &buff) const override
void Sizeof3D() const override
void InspectShape() const override
void GetMeshNumbers(int &nvert, int &nsegs, int &npols) const override
TBuffer3D * MakeBuffer3D() const override
void Print(Option_t *option="") const override
void SetPoints(double *points) const override
int GetNmeshVertices() const override
void ComputeBBox() override
int DistancetoPrimitive(int, int) override