Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Tetrahedron volume calculation method

Subject: CGAL users discussion list

List archive

[cgal-discuss] Tetrahedron volume calculation method


Chronological Thread 
  • From: pbarletta <>
  • To:
  • Subject: [cgal-discuss] Tetrahedron volume calculation method
  • Date: Thu, 21 Sep 2017 11:30:22 -0700 (MST)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=Pass
  • Ironport-phdr: 9a23:OmTyjh14yWf0aTdwsmDT+DRfVm0co7zxezQtwd8ZsesRKPad9pjvdHbS+e9qxAeQG96Eu7QZ06L/iOPJZy8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL2v7+SPjqGdKUlWkbVI0dazJHdvZgM2zkuyz4JbOeB5ghTynYLo0Ig/lgx/Ws5wOi4J4Lqst1hKB9mNCcv5SyH90LHqcmh/94oG7+5s1oHcYgO4o68MVCPayRK8/V7ENV2x+Pg==

Hi,

I was wondering which method CGAL used to get the volume of any
tetrahedron, given the coordinates (*Point* class) of its vertices.
Apparently the method *compute_volume_3_object()* is in charge of this, but
I can't find its definition.
So if someone could point me to the right file or just give me the
formula I would appreciate it.

Thanks!



--
Sent from: http://cgal-discuss.949826.n4.nabble.com/


  • [cgal-discuss] Tetrahedron volume calculation method, pbarletta, 09/21/2017

Archive powered by MHonArc 2.6.18.

Top of Page