srikanthr1991
@srikanthr1991
New Member
Joined: Feb 14, 2024
Topics: 15 / Replies: 20
Reply
RE: 3dsMax SDK Q: How to build multiple bounding boxes for the objects in the list?

hi denis, thanks for your reply. The Box3 & operator+= (const Box3 &b) from box3 class helped.

7 years ago
Forum
Reply
RE: SDK Question: How to add vertex weights support and enable weights ?

Thanks ivanisavich for your reply . I tried assigning weights to the vertices using the method you described .But, weights are not getting assigned to…

7 years ago
Forum
Reply
RE: 3DSMAX SDK Q: How to save and load INode ?

hi, I want to store the Node itself . because,I added few object nodes to the Tab<INode*> .I want to save the objects that are in the tab ,and,…

7 years ago
Forum
Topic
Forum
Replies: 5
Views: 6
Reply
RE: 3DSMax SDK (DEBUG issue) : Plugin not working properly without Debugging

hello AngryBear, my debugging problem got solved . the problem arised because of uninitialized variables in the code. the uninitialized variables get…

8 years ago
Forum
Reply
RE: 3DSMax SDK (DEBUG issue) : Plugin not working properly without Debugging

hello , thanks for your reply sir. I think this works for C# . But,I’m working on C++ . Is there any solution for c++?* Thanks.

8 years ago
Forum
Reply
8 years ago
Forum
Reply
RE: 3DSMAX SDK Q : How to get array Index value of selected item in the listbox ?

may I know, how can I get the node in nodetab at this selected index . will this work ? INode* node = pblock->GetINode(pb_list, 0, GETCURSEL);

8 years ago
Forum
Page 1 / 3