blob: 39bee0c2b3c90d4010e071ca7f1aa107f07e7638 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8" ?>
<class name="TriangleMesh" inherits="Reference" version="4.0">
<brief_description>
Internal mesh type.
</brief_description>
<description>
Mesh type used internally for collision calculations.
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<constants>
</constants>
</class>
|