Home
last modified time | relevance | path

Searched defs:meshImage (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnzext/
H A Dplasticdeformerstorage.cpp97 void initializeDeformersData(DataGroup *group, const TMeshImage *meshImage) { in initializeDeformersData()
146 void processHandles(DataGroup *group, double frame, const TMeshImage *meshImage, in processHandles()
254 void interpolateSO(DataGroup *group, const TMeshImage *meshImage) { in interpolateSO()
314 void processSO(DataGroup *group, double frame, const TMeshImage *meshImage, in processSO()
347 void processMesh(DataGroup *group, double frame, const TMeshImage *meshImage, in processMesh()
441 const TMeshImage *meshImage, const PlasticSkeletonDeformation *deformation, in deformerData()
463 double frame, const TMeshImage *meshImage, in process()
504 double frame, const TMeshImage *meshImage, in processOnce()
530 void PlasticDeformerStorage::invalidateMeshImage(const TMeshImage *meshImage, in invalidateMeshImage()
602 void PlasticDeformerStorage::releaseMeshData(const TMeshImage *meshImage) { in releaseMeshData()
H A Dmeshutils.cpp64 inline void tglDrawFaces(const TMeshImage &meshImage, in tglDrawFaces()
98 inline void tglDrawFaces(const TMeshImage &meshImage, in tglDrawFaces()
148 void transform(const TMeshImageP &meshImage, const TAffine &aff) { in transform()
319 void tglDraw(const TMeshImage &meshImage, const DrawableTextureData &texData, in tglDraw()
H A Dmeshbuilder.cpp467 TMeshImageP meshImage(new TMeshImage); in buildMesh() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dmeshifypopup.cpp983 TMeshImageP meshImage = meshify(TXshCell(xl, *ft), options); in createMeshifiedLevels() local