The Wizards Wiki

Explore your world

User Tools

Site Tools


documentation:entity

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
documentation:entity [2012/05/24 09:51] – [Classes : Core] mhgameworkdocumentation:entity [2024/08/26 13:25] (current) – external edit 127.0.0.1
Line 16: Line 16:
 ===== Classes : Core ===== ===== Classes : Core =====
  
-<graphviz> +<graphviz center
-diagram +digraph { 
-IMesh -> MeshCoreData +  node [shape = box]; 
-IMesh -> MeshCollisionData +IMesh -> MeshCoreData -> IMeshPart; 
 +IMesh -> MeshCollisionData; 
 +IMeshPart -> MeshPartGeometryData;
 } }
 </graphviz> </graphviz>
documentation/entity.1337853119.txt.gz · Last modified: 2024/08/26 13:57 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki