Assimp  v3.1.1 (June 2014)
BlenderTessellator.cpp File Reference

A simple tessellation wrapper. More...

Namespaces

 Assimp
 MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py.
 

Functions

float p2tMax (float a, float b)
 

Variables

static const unsigned int BLEND_TESS_MAGIC = 0x83ed9ac3
 

Detailed Description

A simple tessellation wrapper.

Function Documentation

§ p2tMax()

float p2tMax ( float  a,
float  b 
)
inline

Variable Documentation

§ BLEND_TESS_MAGIC

const unsigned int BLEND_TESS_MAGIC = 0x83ed9ac3
static