Home | History | Annotate | Download | only in scene

Lines Matching refs:bindPos

314             VertexBuffer bindPos = new VertexBuffer(Type.BindPosePosition);
315 bindPos.setupData(Usage.CpuOnly,
319 setBuffer(bindPos);