New Line class and related algorithms and functions.
This commit is contained in:
parent
3f79507beb
commit
06e3bfdeb7
10 changed files with 416 additions and 0 deletions
|
@ -56,8 +56,10 @@ add_executable(${PROJECT_NAME}
|
|||
src/sizeratio.cpp
|
||||
src/sizenotifiable.cpp
|
||||
src/platform.cpp
|
||||
src/vectormath.cpp
|
||||
src/platformsystem.cpp
|
||||
src/movers/moverworld.cpp
|
||||
src/line.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(${PROJECT_NAME}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue