PointSize.3CgFX

Langue: en

Version: Cg Toolkit 3.0 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

PointSize - 3D API point size

USAGE

PointSize = float(size)

VALID ENUMERANTS

size:

DESCRIPTION

Specify the diameter of rasterized points. See the OpenGL glPointSize manual page for details. See the D3DRS_POINTSIZE render state description for DirectX 9.

The standard reset callback sets the PointSize state to float(1).

OPENGL FUNCTIONALITY REQUIREMENTS

OpenGL 1.0

DIRECT3D FUNCTIONALITY REQUIREMENTS

DirectX 9

SEE ALSO

PointScaleEnable, PointScale_A, PointScale_B, PointScale_C, PointSizeMax, PointSizeMin, VertexProgramPointSizeEnable