Home | History | Annotate | Download | only in scene

Lines Matching refs:bindNorm

327                 VertexBuffer bindNorm = new VertexBuffer(Type.BindPoseNormal);
328 bindNorm.setupData(Usage.CpuOnly,
332 setBuffer(bindNorm);