CG Framework 0.1
Chloroplast Games Framework
Dest.Modeling.TeapotGenerator Member List

This is the complete list of members for Dest.Modeling.TeapotGenerator, including all inherited members.

CreatePatchIndices(int tessellation, bool isMirrored, int baseIndex)Dest.Modeling.TeapotGeneratorprivatestatic
CreatePatchVertices(Vector3[] patch, int tessellation, bool isMirrored, List< Vector3 > positions, List< Vector3 > normals, List< Vector2 > uvs)Dest.Modeling.TeapotGeneratorprivatestatic
CreateTeapot(float size, int tessellation, bool spoute, bool handle, bool lid, bool generateNormals, bool generateUVs)Dest.Modeling.TeapotGeneratorstatic
CubicInterpolate(ref Vector3 p1, ref Vector3 p2, ref Vector3 p3, ref Vector3 p4, float t)Dest.Modeling.TeapotGeneratorprivatestatic
CubicTangent(ref Vector3 p1, ref Vector3 p2, ref Vector3 p3, ref Vector3 p4, float t)Dest.Modeling.TeapotGeneratorprivatestatic
TeapotControlPointsDest.Modeling.TeapotGeneratorprivatestatic
TeapotPatchesDest.Modeling.TeapotGeneratorprivatestatic
TessellatePatch(List< Vector3 > positions, List< Vector3 > normals, List< Vector2 > uvs, List< int > indices, ref TeapotPatch patch, int tessellation, Vector3 scale, bool isMirrored)Dest.Modeling.TeapotGeneratorprivatestatic