|
HDK
|
#include "pxr/pxr.h"#include "pxr/usd/usdGeom/api.h"#include "pxr/usd/usdGeom/xformCache.h"#include "pxr/usd/usdGeom/pointInstancer.h"#include "pxr/usd/usd/attributeQuery.h"#include "pxr/base/gf/bbox3d.h"#include "pxr/base/tf/hash.h"#include "pxr/base/tf/hashmap.h"#include "pxr/base/work/dispatcher.h"#include <optional>
Include dependency graph for bboxCache.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UsdGeomBBoxCache |