HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PxOsdRefinerFactory Class Reference

#include <refinerFactory.h>

Static Public Member Functions

static PXOSD_API
PxOsdTopologyRefinerSharedPtr 
Create (PxOsdMeshTopology const &topology, TfToken name=TfToken())
 Returns an OpenSubdiv TopologyRefiner. More...
 
static PXOSD_API
PxOsdTopologyRefinerSharedPtr 
Create (PxOsdMeshTopology const &topology, std::vector< VtIntArray > const &fvarTopologies, TfToken name=TfToken())
 Returns an OpenSubdiv TopologyRefiner with faceVarying topology. More...
 

Detailed Description

Definition at line 45 of file refinerFactory.h.

Member Function Documentation

static PXOSD_API PxOsdTopologyRefinerSharedPtr PxOsdRefinerFactory::Create ( PxOsdMeshTopology const topology,
TfToken  name = TfToken() 
)
static

Returns an OpenSubdiv TopologyRefiner.

static PXOSD_API PxOsdTopologyRefinerSharedPtr PxOsdRefinerFactory::Create ( PxOsdMeshTopology const topology,
std::vector< VtIntArray > const fvarTopologies,
TfToken  name = TfToken() 
)
static

Returns an OpenSubdiv TopologyRefiner with faceVarying topology.


The documentation for this class was generated from the following file: