* javadoc fix for mesh
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8905 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
82a6aa1ddb
commit
7b907b002d
@ -293,7 +293,8 @@ public class Mesh implements Savable, Cloneable {
|
||||
}
|
||||
|
||||
/**
|
||||
* Generates the {@link Type#BindPosePosition} and {@link Type#BindPoseNormal}
|
||||
* Generates the {@link Type#BindPosePosition}, {@link Type#BindPoseNormal},
|
||||
* and {@link Type#BindPoseTangent}
|
||||
* buffers for this mesh by duplicating them based on the position and normal
|
||||
* buffers already set on the mesh.
|
||||
* This method does nothing if the mesh has no bone weight or index
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user