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