Searched refs:setPlaneS (Results 1 – 3 of 3) sorted by relevance
500 public void setPlaneS(Vector4f planeS) { in setPlaneS() method in TexCoordGeneration506 ((TexCoordGenerationRetained)this.retained).setPlaneS(planeS); in setPlaneS()
140 final void setPlaneS(Vector4f planeS) { in setPlaneS() method in TexCoordGenerationRetained
86 attr.setPlaneS( control.readVector4f( in )); in readObject()