added initial Collada 1.4 Physics support
This commit is contained in:
@@ -204,6 +204,8 @@ public:
|
||||
@param parentNode The COLLADA XML parent node in which to insert the geometric mesh.
|
||||
@return The created \<mesh\> element XML tree node. */
|
||||
xmlNode* WriteToXML(xmlNode* parentNode) const;
|
||||
|
||||
bool m_convex;
|
||||
};
|
||||
|
||||
#endif // _FCD_GEOMETRY_MESH_H_
|
||||
|
||||
Reference in New Issue
Block a user