blob: 2c58a14bca2fe5fb3993a9494f4ffc0ea7247278 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="UTF-8" ?>
<class name="TriangleMesh" inherits="RefCounted" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
Internal mesh type.
</brief_description>
<description>
Mesh type used internally for collision calculations.
</description>
<tutorials>
</tutorials>
</class>
|