mirror of
https://github.com/Relintai/pandemonium_engine_minimal.git
synced 2024-11-17 22:17:19 +01:00
16 lines
341 B
XML
16 lines
341 B
XML
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
<class name="TriangleMesh" inherits="Reference" version="4.2">
|
||
|
<brief_description>
|
||
|
Internal mesh type.
|
||
|
</brief_description>
|
||
|
<description>
|
||
|
Mesh type used internally for collision calculations.
|
||
|
</description>
|
||
|
<tutorials>
|
||
|
</tutorials>
|
||
|
<methods>
|
||
|
</methods>
|
||
|
<constants>
|
||
|
</constants>
|
||
|
</class>
|