Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] [Nef_polyhedron_3] Constructor not available for this Kernel

Subject: CGAL users discussion list

List archive

[cgal-discuss] [Nef_polyhedron_3] Constructor not available for this Kernel


Chronological Thread 
  • From: "Max" <>
  • To: "" <>
  • Subject: [cgal-discuss] [Nef_polyhedron_3] Constructor not available for this Kernel
  • Date: Thu, 7 Feb 2008 18:18:59 +0800
  • Disposition-notification-to: "Max" <>
  • Organization: LoadCom

Hello,

If I understand correctly,

1) the extended kernels are there for infinite nef_3, which need
a so-called infimaximal box to represent the infinite aspect.

2) to explicity construct a halfspace, which is a kinf of infinite
nef_3, with the standard kernels, i.e. not extended kernel, CGAL 3.3.1
will issue a "Constructor not available for this Kernel" to std::cerr.
then program execution will continue.

Based on such understanding, if the user selects an incorrect kernel type to
play
with infinite nef_3, the program would better trigger an assertion failure,
instead just a line of text, and then end the program.

Just for reference. If my understanding is partially or fully incorrect,
please let me know.

B/R
Max





Archive powered by MHonArc 2.6.16.

Top of Page