Home
last modified time | relevance | path

Searched defs:TLevelP (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/
H A Dtlevel.h79 TLevelP() : TSmartPointerT<TLevel>(new TLevel) {} in TLevelP() function
80 TLevelP(TLevel *level) : TSmartPointerT<TLevel>(level) {} in TLevelP() function
H A Dtropcm.h24 class TLevelP; variable
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonzqt/
H A Dinfoviewer.h20 class TLevelP; variable