p3partic
real/primgad/p3partic.h
r3primgad
Particle base class gadget for the property window
r3Levelgadget
R3CLID_LEVELGADGET
r3Particlepropgadget
R3CLID_PARTICLEPROPGADGET - 302
SETCHANNELVALUE, SETRENDERER9, REGISTERATTRIBUTE_r, REGISTERCONSTRUCTOR, GETTABPACKER,
R3PAPGM_SETCHANNELVALUE
SETCHANNELVALUE
R3PAPGM_SETCHANNELVALUE
obj.SETCHANNELVALUE();
R3PAPGM_SETRENDERER9
SETRENDERER9
R3PAPGM_SETRENDERER9
obj.SETRENDERER9();
private
R3PAPGCM_REGISTERATTRIBUTE_r
REGISTERATTRIBUTE_r
R3PAPGCM_REGISTERATTRIBUTE_r
R3TAG*, R3PAA_AttrId, R3PAA_VaId
obj.REGISTERATTRIBUTE_r(p3);
Register new particle property for the gadget
R3PAPGCM_REGISTERCONSTRUCTOR
REGISTERCONSTRUCTOR
R3PAPGCM_REGISTERCONSTRUCTOR
R3BOOL, true if succeeded.
char*, constructor id string.
R3CLID, class id of the gadget
rc = obj.REGISTERCONSTRUCTOR(p1, p2, 0);
Register property gadget for a constructor. When the constructor is selected, the registered gadget.
R3PAPGM_GETTABPACKER
GETTABPACKER
R3PAPGM_GETTABPACKER
R3OBJ*, packer
R3INT, tab index
rc = obj.GETTABPACKER(p3);
Fetch the address of the given tab packer.
Attrs
<sect6> <title>p3part1d</title>p3part1d
real/primgad/p3part1d.h
r3primgad
1D particle gadget for the property window
r3Particlepropgadget
R3CLID_PARTICLEPROPGADGET
r3Particle1dpropgadget
R3CLID_PARTICLE1DPROPGADGET - 623
super
</sect6><sect6> <title>p3part2d</title>p3part2d
real/primgad/p3part2d.h
r3primgad
2D particle gadget for the property window
r3Particlepropgadget
R3CLID_PARTICLEPROPGADGET
r3Particle2dpropgadget
R3CLID_PARTICLE2DPROPGADGET - 629
super
</sect6><sect6> <title>p3part3d</title>p3part3d
real/primgad/p3part3d.h
r3primgad
3D particle gadget for the property window
r3Particlepropgadget
R3CLID_PARTICLEPROPGADGET
r3Particle3dpropgadget
R3CLID_PARTICLE3DPROPGADGET - 1295
super
</sect6>