almatea Posted December 16, 2010 Share Posted December 16, 2010 (edited) How to use GU_Detail::clip (http://www.sidefx.com/docs/hdk11.0/class_g_u___detail.html#9a66d75e72bf197ab27ed495e2ca4b1f)? What doing this function? Is it like SOP Clip? my code: //... UT_Vector3 vecccc = UT_Vector3(0.01, 0.01, 0.01); GB_PrimitiveGroup* gr = (GB_PrimitiveGroup*) gdp->primitiveGroups().find("group1"); gdp->clip(vecccc, 0.0, 0, gr); //... and my geometry does not changing Edited December 16, 2010 by almatea Quote Link to comment Share on other sites More sharing options...
almatea Posted December 19, 2010 Author Share Posted December 19, 2010 nobody use clip? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.