THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 03/10/2005 at 02:51, xxxxxxxx wrote:
Thats work
Greate.
But I need Bone-Array as BoneObject structure.
I am so silly? Or is it so heavy?
I'm sorry, that I must ask again:
var Bones, objc;
setbone(vdoc, addname, Atag, Btag, Ctag)
{
objc++;
Bone[objc]=new(BoneObject);
Bone[objc]->SetName(addname);
vdoc->InsertObject(Bone[objc],NULL,NULL);
}
main(doc,op)
{
objc=-1;
Bones = new(array,64);
setbone (doc, "Arm[00]", NULL, NULL, NULL);
}
Why doesn't work ?
For thank you and all who helps other I write my learnings down:
http://www.total3d.de/index.php?b=mmdocu&wo=viewkapitel&bo=10&ka=78#titel