Searched refs:mDotParticles (Results 1 – 2 of 2) sorted by relevance
45 private ScriptField_Particle mDotParticles; field in PhaseBeamRS67 mDotParticles = new ScriptField_Particle(mRS, DOT_COUNT); in init()69 smb2.addVertexAllocation(mDotParticles.getAllocation()); in init()82 mScript.bind_dotParticles(mDotParticles); in init()
47 private ScriptField_Particle mDotParticles; field in NoiseFieldRS65 mDotParticles = new ScriptField_Particle(mRS, 83); in init()66 smb2.addVertexAllocation(mDotParticles.getAllocation()); in init()73 mScript.bind_dotParticles(mDotParticles); in init()