r3iaintn

r3iaintn

Class

real/intact/r3iaintn.h

Library

r3ia

Description:

Interactor for controlling intensity of the spot light

See Also

real/intact/r3ia2p.h

Super Class

r3Ia2p

R3CLID_IA2P

JavaScript

r3Iaintensity

Class Identifier

R3CLID_IAINTENSITY - 1447

Methods

REGISTERHANDLECL,

Attributes

Registration

int R3RegisterIaIntensityClass(R3APP *app);

R3IAINTENCM_REGISTERHANDLECL

Method

REGISTERHANDLECL

Identifier

R3IAINTENCM_REGISTERHANDLECL

Return

R3BOOL, true if succeeded.

Param 1:

R3CLID, class id of the geometry object supporting radial intensity handle

Param 2:

R3INT, tag for the center attribute (whose type must be R3VECTOR)

Param 3:

R3INT, tag for the 'radius' attribute (type must be R3FLOAT)

JavaScript

rc = obj.REGISTERHANDLECL(p1, p2, p3);

Description

Register geometric objects upporting intensity handle


r3appobj *