Blender  V3.3
Classes | Namespaces | Typedefs
topology_refiner_factory.cc File Reference
#include "internal/topology/topology_refiner_impl.h"
#include <cassert>
#include <cstdio>
#include <opensubdiv/far/topologyRefinerFactory.h>
#include "internal/base/type.h"
#include "internal/base/type_convert.h"
#include "internal/topology/mesh_topology.h"
#include "opensubdiv_converter_capi.h"

Go to the source code of this file.

Classes

struct  TopologyRefinerData
 

Namespaces

 OpenSubdiv
 
 OpenSubdiv::OPENSUBDIV_VERSION
 
 OpenSubdiv::OPENSUBDIV_VERSION::Far
 
 blender
 
 blender::opensubdiv
 

Typedefs

typedef OpenSubdiv::Far::TopologyRefinerFactory< TopologyRefinerDataTopologyRefinerFactoryType
 

Typedef Documentation

◆ TopologyRefinerFactoryType

typedef OpenSubdiv::Far::TopologyRefinerFactory<TopologyRefinerData> TopologyRefinerFactoryType

Definition at line 45 of file topology_refiner_factory.cc.