6.1.1.8.1.4. thyrsis.viewer_3d.utility module¶
- thyrsis.viewer_3d.utility.computeNormals(vtx, idx)¶
Compute
- Parameters
vtx (dict) – vertices dictionnary
idx (dictionnary of node index) – dict
- thyrsis.viewer_3d.utility.printCompileError(e)¶
Display error during shader compiling
- Parameters
e – event
- Type
QEvent