mirror doc change, updated project file
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@907 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
parent
482f054618
commit
81eb622d60
@ -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
Loading…
x
Reference in New Issue
Block a user