tahoma2d/toonz/sources/common/trop
Shinya Kitaoka 9eb50de5fe Use std functions (#297)
* use std functions

* replace toInt        to std::stoi
* replace toDouble     to std::stod
* replace toString     to std::to_string
* replace toWideString to std::to_wstring

* fix for MacOS

* cosmetic change
2016-06-07 16:06:00 +09:00
..
bbox.cpp first commit 2016-03-19 02:57:51 +09:00
borders_extractor.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
borders_extractor.hpp add #pragma once (#303) 2016-05-17 00:04:11 +09:00
brush.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
loop_macros.h use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
optimize_for_lp64.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
pixelselectors.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
quickput.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
quickputP.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
raster_edge_evaluator.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
raster_edge_evaluator.hpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
raster_edge_iterator.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
raster_edge_iterator.hpp add #pragma once (#303) 2016-05-17 00:04:11 +09:00
runsmap.cpp first commit 2016-03-19 02:57:51 +09:00
runsmap.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tantialias.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
tautoclose.cpp first commit 2016-03-19 02:57:51 +09:00
tblur.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
tcheckboard.cpp first commit 2016-03-19 02:57:51 +09:00
tconvert.cpp first commit 2016-03-19 02:57:51 +09:00
tconvolve.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
tdespeckle.cpp first commit 2016-03-19 02:57:51 +09:00
tdistancetransform.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
terodilate.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
tfracmove.cpp first commit 2016-03-19 02:57:51 +09:00
tinvert.cpp first commit 2016-03-19 02:57:51 +09:00
toperators.cpp use _WIN32 instead of WIN32 2016-04-20 10:24:44 +09:00
tover.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
traylit.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
tresample.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
trgbmscale.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
trop.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
trop_borders.cpp use smart pointer for m_imp 2016-04-14 19:15:09 +09:00
tropcm.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00