p3triset
real/primgad/p3triset.h
r3primgad
Triset property gadget for the property window. When a triset object is selected this gadget shows triset specific attributes.
r3Levelgadget
R3CLID_LEVELGADGET
r3Trisetpropgadget
R3CLID_TRISETPROPGADGET - 800
R3TRISGDM_SELECTPOINT
SELECTPOINT
R3TRISGDM_SELECTPOINT
obj.SELECTPOINT();
for mapchanges. Sent when a point is selected through the gadget.
R3TRISGDM_SETPOINT
SETPOINT
R3TRISGDM_SETPOINT
obj.SETPOINT();
for mapchanges. Send when the position of the selected point is defined.
R3TRISGDM_PHONGC
PHONGC
R3TRISGDM_PHONGC
obj.PHONGC();
for mapchanges. Sent when triset phong correction factor is changed.
R3TRISGDM_SELECTRESOLUTION
SELECTRESOLUTION
R3TRISGDM_SELECTRESOLUTION
obj.SELECTRESOLUTION();
for mapchanges. Sent when selection resolution is changed.
<sect6> <title>r3metagd</title>
r3metagd
plugins/objects/metaball/r3metagd.h
r3metab
Wire frame for Metaball object
r3Trisetpropgadget
R3CLID_TRISETPROPGADGET
r3Metaballgadget
R3CLID_METABALLGADGET - 622
int R3RegisterMetaBallGadgetClass(R3APP *app);
Registry function
</sect6>