Vuo  0.7.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
VuoMakeVerticesFromPositions.h File Reference

Description

VuoMakeVerticesFromPositions interface.

Functions

static VuoVertices VuoMakeVerticesFromPositions_VuoPoint2d (VuoList_VuoPoint2d positions, VuoVertices_ElementAssemblyMethod elementAssemblyMethod)
 Wrapper function to adapt VuoVertices functions for generic types.
 
static VuoVertices VuoMakeVerticesFromPositions_VuoPoint3d (VuoList_VuoPoint3d positions, VuoVertices_ElementAssemblyMethod elementAssemblyMethod)
 Wrapper function to adapt VuoVertices functions for generic types.
 

Function Documentation

static VuoVertices VuoMakeVerticesFromPositions_VuoPoint2d ( VuoList_VuoPoint2d  positions,
VuoVertices_ElementAssemblyMethod  elementAssemblyMethod 
)
static

Wrapper function to adapt VuoVertices functions for generic types.

static VuoVertices VuoMakeVerticesFromPositions_VuoPoint3d ( VuoList_VuoPoint3d  positions,
VuoVertices_ElementAssemblyMethod  elementAssemblyMethod 
)
static

Wrapper function to adapt VuoVertices functions for generic types.