|
From: Stefan H. <st...@to...> - 2007-06-26 09:57:38
|
Q3TriMesh_Submit does not work with the Quesa Interactive rederer. In
case of "submit immediate" the argument theGeom of
IRGeometry_Submit_TriMesh is NULL. Therefore the following lines lead
to a crash:
cachedGeom = CQ3ObjectRef( Q3TriMesh_Optimize( theGeom ) );
SetCachedOptimizedTriMesh( theGeom, cachedGeom.get() );
Stefan
http://www.topoi.ch
|