eledh_telamion
@eledh_telamion
New Member
Joined: Feb 15, 2024
Topics: 8 / Replies: 29
Reply
RE: [SDK] About nodes, again..

If I want rotate by its pivot, how to do this? Sorry but MAX SDK is getting me mad…

18 years ago
Forum
Reply
RE: [SDK] About nodes, again..

ABout, this method, Scorpion007, it’s Inode::Rotate(). I use it in the GetValue of the master controller to change to ratations of the slaves nodes by…

18 years ago
Forum
Reply
RE: [SDK] About nodes, again..

Well. I found what’s a const Matrix3, so I tried firstly with setting this parameter as standard x,y,z axis positioned at (0,0,0) pos, but MAX quits w…

18 years ago
Forum
Reply
RE: [SDK] About nodes, again..

const Matrix3& tmAxis [color=white]what is it? Where to find info/help? Looks like it isn’t help about it.[/color]

18 years ago
Forum
Reply
RE: [SDK] About nodes, again..

How to add a rotation value with a quaternion to a node. I’va tried it with SetObjOffsetRot() but doesn’t work well: changes the pivot points to objec…

18 years ago
Forum
Reply
RE: [SDK] About nodes, again..

It was a SDK question, not MAXScript. Sorry, but I write it two times, always happens the same…

18 years ago
Forum
Topic
Forum
Replies: 9
Views: 7
Topic
Forum
Replies: 0
Views: 10
Topic
Forum
Replies: 0
Views: 15
Reply
RE: Adding nodes to a NodeTab

I wasn’t right. I think with methods would be able to get acces but, I wasn’t right. Doesn’t matter if I try to acces RingMaster class variables (numN…

18 years ago
Forum
Reply
RE: Adding nodes to a NodeTab

Well, finaly found why it crashes. All the stuff (node0, node1 … node 13 and nodeTab<>) were in RingMaster class, so, to acces to them must hav…

18 years ago
Forum
Reply
RE: Adding nodes to a NodeTab

Only to see what happens.

18 years ago
Forum
Reply
RE: Adding nodes to a NodeTab

I’m trying now with STL list<> as you said. Thanks. But I’m still confused about it. I’m explainning. I try this: node0 = NULL; //node0 is =…

18 years ago
Forum
Reply
RE: Adding nodes to a NodeTab

More information: When we click in Hijo1-> case IDC_BUTTON_HIJO1:mc->iObjParams->SetPickMode(&thePickMode); //mc->showNodeName(…

18 years ago
Forum
Reply
RE: Adding nodes to a NodeTab

I have a nodeTab where a list of nodes will be stored. Well, in this nodeTab I have to add its node (son-nodes of one father-node, which is masterNod…

18 years ago
Forum
Page 1 / 3