Function t8_normal_of_tri(const double, const double, const double, double)
Defined in File t8_vec.cxx
Function Documentation
Warning
doxygenfunction: Unable to resolve function “t8_normal_of_tri” with arguments (const double, const double, const double, double) in doxygen xml output for project “t8code” from directory: build/xml. Potential matches:
- template<T8VecType<3> TVecP1, T8VecType<3> TVecP2, T8VecType<3> TVecP3, T8VecType<3> TVecNormal> void t8_normal_of_tri(const TVecP1 &p1, const TVecP2 &p2, const TVecP3 &p3, TVecNormal &normal)
- void t8_normal_of_tri(const double p1[3], const double p2[3], const double p3[3], double normal[3])
- void t8_normal_of_tri(const double p1[3], const double p2[3], const double p3[3], double normal[3])