tahoma2d/toonz/sources/tnzext
2016-06-20 11:34:17 +09:00
..
tlin apply clang-format 2016-06-15 15:43:10 +09:00
CMakeLists.txt CMake: changes needed to build on Linux (#452) 2016-06-16 13:52:02 +09:00
CompositeStatus.cpp apply clang-format 2016-06-15 15:43:10 +09:00
ContextStatus.cpp apply clang-format 2016-06-15 15:43:10 +09:00
CornerDeformation.cpp apply clang-format 2016-06-15 15:43:10 +09:00
DeformationSelector.cpp apply clang-format 2016-06-15 15:43:10 +09:00
DeformationSelector.h apply clang-format 2016-06-15 15:43:10 +09:00
Designer.cpp apply clang-format 2016-06-15 15:43:10 +09:00
Doxyfile first commit 2016-03-19 02:57:51 +09:00
DraggerStatus.cpp apply clang-format 2016-06-15 15:43:10 +09:00
ExtUtil.cpp apply clang-format 2016-06-15 15:43:10 +09:00
InterfaceStatus.cpp apply clang-format 2016-06-15 15:43:10 +09:00
LinearPotential.cpp apply clang-format 2016-06-15 15:43:10 +09:00
meshbuilder.cpp add override specifier 2016-06-20 11:34:15 +09:00
meshtexturizer.cpp apply clang-format 2016-06-15 15:43:10 +09:00
meshutils.cpp apply clang-format 2016-06-15 15:43:10 +09:00
NotSimmetricBezierPotential.cpp apply clang-format 2016-06-15 15:43:10 +09:00
NotSimmetricExpPotential.cpp apply clang-format 2016-06-15 15:43:10 +09:00
OverallDesigner.cpp apply clang-format 2016-06-15 15:43:10 +09:00
plasticdeformer.cpp apply clang-format 2016-06-20 11:34:17 +09:00
plasticdeformerstorage.cpp apply clang-format 2016-06-20 11:34:17 +09:00
plastichandle.cpp apply clang-format 2016-06-15 15:43:10 +09:00
plasticskeleton.cpp apply clang-format 2016-06-20 11:34:17 +09:00
plasticskeletondeformation.cpp apply clang-format 2016-06-20 11:34:17 +09:00
Potential.cpp apply clang-format 2016-06-15 15:43:10 +09:00
Readme.cpp apply clang-format 2016-06-15 15:43:10 +09:00
Selector.cpp apply clang-format 2016-06-15 15:43:10 +09:00
SelfLoopDeformation.cpp apply clang-format 2016-06-15 15:43:10 +09:00
SmoothDeformation.cpp apply clang-format 2016-06-15 15:43:10 +09:00
SquarePotential.cpp apply clang-format 2016-06-15 15:43:10 +09:00
StraightCornerDeformation.cpp apply clang-format 2016-06-15 15:43:10 +09:00
StrokeDeformation.cpp apply clang-format 2016-06-15 15:43:10 +09:00
StrokeDeformationAdapter.cpp apply clang-format 2016-06-15 15:43:10 +09:00
StrokeDeformationImpl.cpp apply clang-format 2016-06-15 15:43:10 +09:00
StrokeParametricDeformer.cpp apply clang-format 2016-06-15 15:43:10 +09:00
StrokeStatus.cpp apply clang-format 2016-06-15 15:43:10 +09:00
ttexturesstorage.cpp apply clang-format 2016-06-15 15:43:10 +09:00
Types.cpp apply clang-format 2016-06-15 15:43:10 +09:00


/*
 * This file occurs to maintain some information about comments and descriptions
 */

/**
 * @namespace ToonzExt
 *
 * @brief Toonz Extension namespace.
 *
 * This namespace contains a lot of class and functions to manipulate
 * strokes.
 */

/**
 *  ToonzExt.
 *
 * ToonzExt an extension library to manage deformation.
 * Fabrizio Morciano <fabrizio.morciano@gmail.com>
 */

#if 0
 * \section intro_sec Introduction
 *
 * This is the introduction.
 *
 * \section install_sec Installation
 *
 * \subsection step1 Step 1: Opening the box
 *  
 * etc...
#endif