Home
last modified time | relevance | path

Searched defs:Quadric (Results 1 – 25 of 46) sorted by relevance

12

/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/
H A DBLI_quadric.h30 typedef struct Quadric { struct
32 } Quadric; argument
/dports/graphics/megapov/megapov-1.2.1/source/
H A Dquadrics.cpp207 static int Intersect_Quadric(RAY *Ray, QUADRIC *Quadric, DBL *Depth1, DBL *Depth2) in Intersect_Quadric()
290 QUADRIC *Quadric = (QUADRIC *)Object; in Inside_Quadric() local
329 QUADRIC *Quadric = (QUADRIC *) Object; in Quadric_Normal() local
394 QUADRIC *Quadric=(QUADRIC *)Object; in Transform_Quadric() local
436 static void Quadric_To_Matrix(QUADRIC *Quadric, MATRIX Matrix) in Quadric_To_Matrix()
480 static void Matrix_To_Quadric(MATRIX Matrix, QUADRIC *Quadric) in Matrix_To_Quadric()
626 QUADRIC *Quadric = (QUADRIC *) Object; in Invert_Quadric() local
796 void Compute_Quadric_BBox(QUADRIC *Quadric, VECTOR ClipMin, VECTOR ClipMax) in Compute_Quadric_BBox()
/dports/graphics/povray36/povray-3.6.1/source/
H A Dquadrics.cpp202 static int Intersect_Quadric(RAY *Ray, QUADRIC *Quadric, DBL *Depth1, DBL *Depth2) in Intersect_Quadric()
285 QUADRIC *Quadric = (QUADRIC *)Object; in Inside_Quadric() local
324 QUADRIC *Quadric = (QUADRIC *) Object; in Quadric_Normal() local
389 QUADRIC *Quadric=(QUADRIC *)Object; in Transform_Quadric() local
431 static void Quadric_To_Matrix(QUADRIC *Quadric, MATRIX Matrix) in Quadric_To_Matrix()
475 static void Matrix_To_Quadric(MATRIX Matrix, QUADRIC *Quadric) in Matrix_To_Quadric()
621 QUADRIC *Quadric = (QUADRIC *) Object; in Invert_Quadric() local
791 void Compute_Quadric_BBox(QUADRIC *Quadric, VECTOR ClipMin, VECTOR ClipMax) in Compute_Quadric_BBox()
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/util/glu/
H A DQuadric.java44 public class Quadric { class
54 public Quadric() { in Quadric() method in Quadric
/dports/science/py-OpenMC/openmc-0.12.2/docs/source/methods/
H A Dgeometry.rst440 .. _find-cell:
899 .. _white:
/dports/science/openmc/openmc-0.12.2/docs/source/methods/
H A Dgeometry.rst440 .. _find-cell:
899 .. _white:
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/tkogl/
H A Dquadric.c22 Quadric (Tcl_Interp *interp, int argc, char* argv []) in Quadric() function
/dports/math/vtk8/VTK-8.2.0/Filters/HyperTree/
H A DvtkHyperTreeGridAxisClip.h194 vtkQuadric* Quadric; variable
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/src/
H A Dsimplifier.cpp411 struct Quadric struct
413 float a00, a11, a22;
414 float a10, a20, a21;
415 float b0, b1, b2, c;
416 float w;
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/src/
H A Dsimplifier.cpp411 struct Quadric struct
413 float a00, a11, a22;
414 float a10, a20, a21;
415 float b0, b1, b2, c;
416 float w;
/dports/graphics/qgis/qgis-3.22.3/external/meshOptimizer/
H A Dsimplifier.cpp414 struct Quadric struct
416 float a00, a11, a22;
417 float a10, a20, a21;
418 float b0, b1, b2, c;
419 float w;
/dports/graphics/qgis-ltr/qgis-3.16.16/external/meshOptimizer/
H A Dsimplifier.cpp414 struct Quadric struct
416 float a00, a11, a22;
417 float a10, a20, a21;
418 float b0, b1, b2, c;
419 float w;
/dports/graphics/wings/libigl-2.1.0/include/igl/
H A Dqslim.cpp54 typedef std::tuple<Eigen::MatrixXd,Eigen::RowVectorXd,double> Quadric; in qslim() typedef
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A Dqslim.cpp54 typedef std::tuple<Eigen::MatrixXd,Eigen::RowVectorXd,double> Quadric; in qslim() typedef
/dports/math/vtk6/VTK-6.2.0/Filters/Sources/
H A DvtkHyperTreeGridSource.h255 vtkQuadric* Quadric; variable
/dports/math/vtk9/VTK-9.1.0/Filters/HyperTree/
H A DvtkHyperTreeGridAxisClip.h194 vtkQuadric* Quadric; variable
/dports/math/vtk8/VTK-8.2.0/Filters/Sources/
H A DvtkHyperTreeGridSource.h353 vtkQuadric* Quadric; variable
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/demos/
H A Dspectex.c25 static GLUquadricObj *Quadric; variable
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/demos/
H A Dspectex.c25 static GLUquadricObj *Quadric; variable
/dports/math/vtk9/VTK-9.1.0/Filters/Sources/
H A DvtkHyperTreeGridSource.h337 vtkQuadric* Quadric; variable
/dports/cad/opencascade/opencascade-7.6.0/src/Contap/
H A DContap_ArcFunction.cxx223 const IntSurf_Quadric& Contap_ArcFunction::Quadric() const in Quadric() function in Contap_ArcFunction
/dports/devel/vcglib/vcglib-2020.09/vcg/math/
H A Dquadric.h48 inline Quadric() { c = -1; } in Quadric() function
/dports/math/vtk6/VTK-6.2.0/Filters/Core/
H A DvtkQuadricDecimation.h216 double *Quadric; member
/dports/math/vtk9/VTK-9.1.0/Filters/Core/
H A DvtkQuadricDecimation.h261 double* Quadric; member
/dports/math/vtk8/VTK-8.2.0/Filters/Core/
H A DvtkQuadricDecimation.h261 double *Quadric; member

12