summaryrefslogtreecommitdiffstats
path: root/doc/classes/TriangleMesh.xml
blob: 79bab0ece645fafe8b6c2a09b004dd68f7bde5ce (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8" ?>
<class name="TriangleMesh" inherits="RefCounted" 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>