1 <?xml version='1.0' encoding='UTF-8' standalone='no'?> 2 <doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.13"> 3 <compounddef id="group__cross__product__grp" kind="group"> 4 <compoundname>cross_product_grp</compoundname> 5 <title>CGAL::cross_product()</title> 6 <sectiondef kind="func"> 7 <memberdef kind="function" id="group__cross__product__grp_1gaee9589212473a6db9bfbef33b0cd2eea" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual"> 8 <templateparamlist> 9 <param> 10 <type>typename <ref refid="classKernel" kindref="compound">Kernel</ref></type> 11 </param> 12 </templateparamlist> 13 <type><ref refid="classCGAL_1_1Vector__3" kindref="compound">CGAL::Vector_3</ref>< <ref refid="classKernel" kindref="compound">Kernel</ref> ></type> 14 <definition>CGAL::Vector_3<Kernel> CGAL::cross_product</definition> 15 <argsstring>(const CGAL::Vector_3< Kernel > &u, const CGAL::Vector_3< Kernel > &v)</argsstring> 16 <name>cross_product</name> 17 <param> 18 <type>const <ref refid="classCGAL_1_1Vector__3" kindref="compound">CGAL::Vector_3</ref>< <ref refid="classKernel" kindref="compound">Kernel</ref> > &</type> 19 <declname>u</declname> 20 </param> 21 <param> 22 <type>const <ref refid="classCGAL_1_1Vector__3" kindref="compound">CGAL::Vector_3</ref>< <ref refid="classKernel" kindref="compound">Kernel</ref> > &</type> 23 <declname>v</declname> 24 </param> 25 <briefdescription> 26 <para>returns the cross product of <computeroutput>u</computeroutput> and <computeroutput>v</computeroutput>. </para> </briefdescription> 27 <detaileddescription> 28 </detaileddescription> 29 <inbodydescription> 30 </inbodydescription> 31 <location file="CGAL/Kernel/global_functions.h" line="1754" column="1"/> 32 </memberdef> 33 </sectiondef> 34 <briefdescription> 35 </briefdescription> 36 <detaileddescription> 37 </detaileddescription> 38 </compounddef> 39 </doxygen>