Nugget
Loading...
Searching...
No Matches
Functions
test-bezier.cpp File Reference
#include "psyqo/bezier.hh"
#include "snitch_all.hpp"
Include dependency graph for test-bezier.cpp:

Functions

 TEST_CASE ("Bezier cubic at t=0 returns start point")
 
 TEST_CASE ("Bezier cubic with collinear control points is linear")
 
 TEST_CASE ("Bezier symmetric curve midpoint")
 

Function Documentation

◆ TEST_CASE() [1/3]

TEST_CASE ( )

◆ TEST_CASE() [2/3]

TEST_CASE ( "Bezier cubic with collinear control points is linear"  )

◆ TEST_CASE() [3/3]

TEST_CASE ( "Bezier symmetric curve midpoint"  )