mirror doc change, updated project file

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@907 dfc29bdd-3216-0410-991c-e03cc46cb475
master
lukeph 2007-09-05 12:35:19 +00:00
parent e3d76c04a5
commit 2d24d11b40
2 changed files with 517 additions and 2522 deletions

View File

@ -183,10 +183,10 @@ namespace scene
//these functions will use the needed arrays, set vaules, etc to help the loaders
//! exposed for loaders to add mesh buffers
//! exposed for loaders: to add mesh buffers
virtual core::array<SSkinMeshBuffer*> &getMeshBuffers() = 0;
//! alternative method for adding joints
//! exposed for loaders: joints list
virtual core::array<SJoint*> &getAllJoints() = 0;
//! loaders should call this after populating the mesh

File diff suppressed because it is too large Load Diff