7 #ifndef PXR_USD_USD_GEOM_BOUNDABLE_COMPUTE_EXTENT_H
8 #define PXR_USD_USD_GEOM_BOUNDABLE_COMPUTE_EXTENT_H
16 #include "pxr/base/vt/array.h"
72 template <
class PrimType>
79 "Prim type must derive from UsdGeomBoundable");
88 const TfType& boundableType,
93 #endif // PXR_USD_USD_GEOM_BOUNDABLE_COMPUTE_EXTENT_H
GLsizei const GLfloat * value
void UsdGeomRegisterComputeExtentFunction(const UsdGeomComputeExtentFunction &fn)
bool(*)(const UsdGeomBoundable &, const UsdTimeCode &, const GfMatrix4d *, VtVec3fArray *) UsdGeomComputeExtentFunction
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE