Moved random vectors to header files.
This commit is contained in:
@ -85,8 +85,8 @@ SET(IMPL_SRC_FILES
|
||||
source/Impl/ErrorHandling.cpp
|
||||
source/Impl/Logging.cpp
|
||||
#source/Impl/MarchingCubesTables.cpp
|
||||
source/Impl/RandomUnitVectors.cpp
|
||||
source/Impl/RandomVectors.cpp
|
||||
#source/Impl/RandomUnitVectors.cpp
|
||||
#source/Impl/RandomVectors.cpp
|
||||
source/Impl/Timer.cpp
|
||||
source/Impl/Utility.cpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user