Blender V5.0
topology_refiner_factory.cc File Reference
#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"
#include "opensubdiv_topology_refiner.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

using TopologyRefinerFactoryType = OpenSubdiv::Far::TopologyRefinerFactory<TopologyRefinerData>

Functions

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

Typedef Documentation

◆ TopologyRefinerFactoryType

using TopologyRefinerFactoryType = OpenSubdiv::Far::TopologyRefinerFactory<TopologyRefinerData>

Definition at line 27 of file topology_refiner_factory.cc.