p3subdiv
real/primgad/p3subdiv.h
r3primgad
Subdivision object property gadget for the property window. When a subdivision object is selected this gadget shows subdivision specific attributes.
r3Levelgadget
R3CLID_LEVELGADGET
r3Subdivisionpropgadget
R3CLID_SUBDIVISIONPROPGADGET - 1238
R3SUBDIVGDM_SELECTPOINT
SELECTPOINT
R3SUBDIVGDM_SELECTPOINT
obj.SELECTPOINT();
for mapchanges. Sent when a point is selected through the gadget.
R3SUBDIVGDM_SETPOINT
SETPOINT
R3SUBDIVGDM_SETPOINT
obj.SETPOINT();
for mapchanges. Send when the position of the selected point is defined.
R3SUBDIVGDM_TYPE
TYPE
R3SUBDIVGDM_TYPE
obj.TYPE();
for mapchanges. Sent when subdivision type is changed.
R3SUBDIVGDM_SELECTRESOLUTION
SELECTRESOLUTION
R3SUBDIVGDM_SELECTRESOLUTION
obj.SELECTRESOLUTION();
for mapchanges. Sent when selection resolution is changed.