Home
last modified time | relevance | path

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

/dports/devel/py-trimesh/trimesh-3.5.25/trimesh/exchange/
H A Dopenctm.py68 CTM_HAS_NORMALS = 0x0303 variable
/dports/cad/openctm/OpenCTM-1.0.3/lib/
H A Dopenctm.h221 CTM_HAS_NORMALS = 0x0303, ///< CTM_TRUE if the mesh has normals (integer). enumerator
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/OpenCTM-1.0.3/lib/
H A Dopenctm.h221 CTM_HAS_NORMALS = 0x0303, ///< CTM_TRUE if the mesh has normals (integer). enumerator
/dports/cad/openctm/OpenCTM-1.0.3/bindings/python/
H A Dopenctm.py64 CTM_HAS_NORMALS = 0x0303 variable