using namespace HDK_Sample;
{
}
OBJ_WorldAlign::~OBJ_WorldAlign()
{
}
{
};
static void
{
new_name,
}
{
if(!theTemplate)
{
int i;
for( i = 0; i <
size; i++ )
{
theTemplate[i] = obj_template[i];
if( parm_name != "t" && parm_name != "stdswitcher" )
copyParmWithInvisible( obj_template[i], theTemplate[i] );
}
}
return geo;
}
{
}
{
{
}
return errorstatus;
}
void
{
"hdk_worldalign",
"World Align",
0,
1,
nullptr));
}