HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
refinerFactory.h File Reference
#include "pxr/pxr.h"
#include "pxr/imaging/pxOsd/api.h"
#include "pxr/imaging/pxOsd/meshTopology.h"
#include "pxr/base/vt/array.h"
#include <opensubdiv/far/topologyRefiner.h>
#include <memory>
#include <vector>
+ Include dependency graph for refinerFactory.h:

Go to the source code of this file.

Classes

class  PxOsdRefinerFactory
 

Variables

PXR_NAMESPACE_OPEN_SCOPE
typedef std::shared_ptr< class
OpenSubdiv::Far::TopologyRefiner > 
PxOsdTopologyRefinerSharedPtr
 

Variable Documentation

PXR_NAMESPACE_OPEN_SCOPE typedef std::shared_ptr<class OpenSubdiv::Far::TopologyRefiner> PxOsdTopologyRefinerSharedPtr

Definition at line 43 of file refinerFactory.h.