Home
last modified time | relevance | path

Searched refs:startTriMeshPtr (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/yafaray/libYafaRay-3.5.1/include/interface/
H A Dxmlinterface.h25 …virtual bool startTriMeshPtr(unsigned int *id, int vertices, int triangles, bool hasOrco, bool has…
H A Dyafrayinterface.h47 …virtual bool startTriMeshPtr(unsigned int *id, int vertices, int triangles, bool hasOrco, bool has…
/dports/graphics/yafaray/libYafaRay-3.5.1/src/interface/
H A Dxmlinterface.cc101 bool xmlInterface_t::startTriMeshPtr(unsigned int *id, int vertices, int triangles, bool hasOrco, b… in startTriMeshPtr() function in xmlInterface_t
H A Dyafrayinterface.cc172 bool yafrayInterface_t::startTriMeshPtr(unsigned int *id, int vertices, int triangles, bool hasOrco… in startTriMeshPtr() function in yafrayInterface_t
/dports/graphics/yafaray/libYafaRay-3.5.1/src/bindings/
H A Dyafaray_v3_interface.i724 …virtual bool startTriMeshPtr(unsigned int *id, int vertices, int triangles, bool hasOrco, bool has…
808 …virtual bool startTriMeshPtr(unsigned int *id, int vertices, int triangles, bool hasOrco, bool has…