Blender V4.3
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_convert.h"
#include "internal/topology/mesh_topology.h"
#include "opensubdiv_converter_capi.hh"

Go to the source code of this file.

Classes

struct  TopologyRefinerData

Namespaces

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

Typedefs

typedef OpenSubdiv::Far::TopologyRefinerFactory< TopologyRefinerDataTopologyRefinerFactoryType

Functions

static OpenSubdiv::Sdc::Options blender::opensubdiv::getSDCOptions (OpenSubdiv_Converter *converter)
static TopologyRefinerFactoryType::Options blender::opensubdiv::getTopologyRefinerOptions (OpenSubdiv_Converter *converter)

Typedef Documentation

◆ TopologyRefinerFactoryType

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

Definition at line 28 of file topology_refiner_factory.cc.