Module gwy :: Class TipType
[hide private]
[frames] | no frames]

Class TipType

source code

Type of tip shape presets.


Note: All the enumerated values are defined at the module level, not the class level. The are just groupped by class here for easier orientation.

Class Variables [hide private]
  TIP_BALL_ON_STICK
Spherical tip at the end of almost-cyliner.
  TIP_CONE
Conical tip.
  TIP_CONTACT
Four-sided pyramidal tip.
  TIP_DELTA
Delta function (single-pixel tip).
  TIP_ELLPARABOLA
Elliptical parabola tip.
  TIP_NONCONTACT
Three-sided pyramidal tip.
  TIP_PARABOLA
Parabolic tip.
  TIP_PYRAMID
N-sided pyramidal tip.
  TIP_PYRAMIDE
Legacy name for TIP_PYRAMID.
Class Variable Details [hide private]

TIP_BALL_ON_STICK

Spherical tip at the end of almost-cyliner. (Since 2.50)

TIP_CONE

Conical tip. (Since 2.45)

TIP_ELLPARABOLA

Elliptical parabola tip. (Since 2.47)

TIP_PARABOLA

Parabolic tip. (Since 2.45)