#include <stddef.h>
using namespace HDK_Sample;
void
{
"hdk_tetra",
"Tetra",
0,
0,
0,
}
};
{
}
{
mySopFlags.setManagesDataIDs(true);
}
SOP_Tetra::~SOP_Tetra() {}
{
float rad = RADIUS(now);
{
}
if (tet == NULL)
{
}
for (int i = 0; i < 4; i++)
{
pos *= rad;
}
}