Home
last modified time | relevance | path

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

/dports/graphics/libopenraw/libopenraw-0.3.0/test/
H A Dmissingcoefficients.cpp67 for (auto current_mat = matrices; current_mat->camera != 0; current_mat++) { in audit_coefficients() local
/dports/cad/pdnmesh/pdnmesh-0.2.2/src/
H A Dpdnmesh.c46 GLdouble current_mat[16]; /* current zoom transform */ variable
/dports/graphics/blender/blender-2.91.0/source/blender/io/alembic/intern/
H A Dabc_reader_mesh.cc734 int current_mat = 0; in assign_facesets_to_mpoly() local