Home
last modified time | relevance | path

Searched refs:TRI_LOCAL (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/pear-Image_3D/Image_3D-0.4.2/Image/3D/Paintable/Object/
H A D3dsChunks.php52 const TRI_LOCAL = 0x4160; define in Image_3D_Chunk
244 $translists = $this->getChunksByType(Image_3D_Chunk::TRI_LOCAL);
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/dae23ds/include/
H A DDAE23dsChunkIDs.h85 static const ChunkID TRI_LOCAL = 0x4160; variable
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/dae23ds/src/
H A DDAE23dsMeshWriter.cpp664 mBuffer.copyToBuffer(TRI_LOCAL); in writeMeshMatrix()