KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
BOOST_CHECK (v2.Cross(v1)==1) | |
Variables | |
VECTOR2I | v2 (1, 0) |
Test suite for KiCad math code. More... | |
BOOST_CHECK | ( | v2. | Crossv1 = =1 | ) |
VECTOR3I v2 | ( | 1 | , |
0 | |||
) |
Test suite for KiCad math code.
Declare the test suite
Referenced by RENDER_3D_RAYTRACE::addModels(), RENDER_3D_OPENGL::addObjectTriangles(), RENDER_3D_OPENGL::addTopAndBottomTriangles(), BBOX_3D::ApplyTransformation(), PIN_NUMBERS::Compare(), RENDER_3D_OPENGL::createBoard(), KIGFX::OPENGL_GAL::drawLineQuad(), PCB_POINT_EDITOR::editArcEndpointKeepTangent(), formatMaterial(), RENDER_3D_OPENGL::generateViasAndPads(), EAGLE_PLUGIN::loadPolygon(), EAGLE_PLUGIN::packagePolygon(), POLYGON_4PT_2D::POLYGON_4PT_2D(), RENDER_3D_RAYTRACE::Reload(), vcopy(), vcross(), and vdot().