Sets the texture attached to the surface of the quadric. Returns self.
texture
Returns the image being used as a texture for the receiver or Nil if there is none.
Sets the receiver to use fill mode when drawing. Returns self.
useLineStyle
Sets the receiver to use line mode when drawing. Returns self.
usePointStyle
Sets the receiver to use point mode when drawing. Returns self.
useSilhouetteStyle
Sets the receiver to use silhouette mode when drawing. Returns self.
Sets the receiver to use no normals mode when drawing. Returns self.
useFlatNormals
Sets the receiver to use flat normals mode when drawing. Returns self.
useSmoothNormals
Sets the receiver to use smooth normals mode when drawing. Returns self.
Sets the receiver to use inside orientation mode when drawing. Returns self.
useInsideOrientation
Sets the receiver to use outside orientation mode when drawing. Returns self.