src/limn/shapes.c File Reference

#include "limn.h"

Include dependency graph for shapes.c:


Functions

int limnObjectCubeAdd (limnObject *obj, unsigned int lookIdx)
int limnObjectSquareAdd (limnObject *obj, unsigned int lookIdx)
int limnObjectCylinderAdd (limnObject *obj, unsigned int lookIdx, unsigned int axis, unsigned int res)
int limnObjectConeAdd (limnObject *obj, unsigned int lookIdx, unsigned int axis, unsigned int res)
int limnObjectPolarSphereAdd (limnObject *obj, unsigned int lookIdx, unsigned int axis, unsigned int thetaRes, unsigned int phiRes)
int limnObjectPolarSuperquadAdd (limnObject *obj, unsigned int lookIdx, unsigned int axis, float A, float B, unsigned int thetaRes, unsigned int phiRes)

Function Documentation

int limnObjectConeAdd ( limnObject obj,
unsigned int  lookIdx,
unsigned int  axis,
unsigned int  res 
)

int limnObjectCubeAdd ( limnObject obj,
unsigned int  lookIdx 
)

int limnObjectCylinderAdd ( limnObject obj,
unsigned int  lookIdx,
unsigned int  axis,
unsigned int  res 
)

int limnObjectPolarSphereAdd ( limnObject obj,
unsigned int  lookIdx,
unsigned int  axis,
unsigned int  thetaRes,
unsigned int  phiRes 
)

int limnObjectPolarSuperquadAdd ( limnObject obj,
unsigned int  lookIdx,
unsigned int  axis,
float  A,
float  B,
unsigned int  thetaRes,
unsigned int  phiRes 
)

int limnObjectSquareAdd ( limnObject obj,
unsigned int  lookIdx 
)


Generated on Sat May 9 03:55:25 2009 for Teem by  doxygen 1.5.9