s3intens

s3intens

Class

real/intact/s3intens.h

Library

r3ia

Description:

See Also

real/intact/s3base.h

Super Class

r3Selecthelperbase

R3CLID_SELECTHELPERBASE

JavaScript

r3Selhelpintensity

Class Identifier

R3CLID_SELHELPINTENSITY - 1453

Methods

REGISTERHANDLECL,

Attributes

Registration

int R3RegisterSelHelpIntensityClass(R3APP *app);

R3SHINTENCM_REGISTERHANDLECL

Method

REGISTERHANDLECL

Identifier

R3SHINTENCM_REGISTERHANDLECL

Return

R3BOOL, true if succeeded

Param 1:

R3CLID, class id of the object class supporting intensity handle

Param 2:

R3INT, wire frame method for handle hit detection

Param 3:

R3TAG*, -

JavaScript

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

Description

Register class which supports intensity handle


r3appobj *