24 #ifndef PXR_USD_USD_GEOM_BOUNDABLE_COMPUTE_EXTENT_H
25 #define PXR_USD_USD_GEOM_BOUNDABLE_COMPUTE_EXTENT_H
33 #include "pxr/base/vt/array.h"
89 template <
class PrimType>
96 "Prim type must derive from UsdGeomBoundable");
105 const TfType& boundableType,
110 #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