- fbx: add property system

This commit is contained in:
acgessler
2012-07-02 15:57:51 +02:00
parent 6ddb1c9aa7
commit 00f249b8dd
7 changed files with 445 additions and 1 deletions

View File

@@ -39,7 +39,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
/** @file FBXMeshGeometry.cpp
* @brief FBX::MeshGeometry implementation
* @brief Assimp::FBX::MeshGeometry implementation
*/
#include "AssimpPCH.h"