Blender  V3.3
Namespaces | Functions
type_convert.h File Reference
#include <opensubdiv/sdc/options.h>
#include <opensubdiv/sdc/types.h>
#include "opensubdiv_capi_type.h"

Go to the source code of this file.

Namespaces

 blender
 
 blender::opensubdiv
 

Functions

OpenSubdiv::Sdc::SchemeType blender::opensubdiv::getSchemeTypeFromCAPI (OpenSubdiv_SchemeType type)
 
OpenSubdiv::Sdc::Options::FVarLinearInterpolation blender::opensubdiv::getFVarLinearInterpolationFromCAPI (OpenSubdiv_FVarLinearInterpolation linear_interpolation)
 
OpenSubdiv_FVarLinearInterpolation blender::opensubdiv::getCAPIFVarLinearInterpolationFromOSD (OpenSubdiv::Sdc::Options::FVarLinearInterpolation linear_interpolation)
 
OpenSubdiv::Sdc::Options::VtxBoundaryInterpolation blender::opensubdiv::getVtxBoundaryInterpolationFromCAPI (OpenSubdiv_VtxBoundaryInterpolation boundary_interpolation)