summaryrefslogtreecommitdiffstats
path: root/doc/classes/TriangleMesh.xml
blob: f9e62110bdffc3c5adead963e2e870982e2aa8a6 (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.1" 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>