CG Framework 0.1
Chloroplast Games Framework
Dest.Modeling.Teapot Class Reference
+ Inheritance diagram for Dest.Modeling.Teapot:

Public Member Functions

override void CreateMesh ()
 
abstract void CreateMesh ()
 

Public Attributes

float Size = 1.0f
 
int Tesselation = 8
 
bool Spoute = true
 
bool Handle = true
 
bool Lid = true
 
bool GenerateNormals = true
 
bool GenerateUVs = true
 
- Public Attributes inherited from Dest.Modeling.PrimitiveBase
Mesh GeneratedMesh
 

Member Function Documentation

◆ CreateMesh()

override void Dest.Modeling.Teapot.CreateMesh ( )
virtual

Member Data Documentation

◆ GenerateNormals

bool Dest.Modeling.Teapot.GenerateNormals = true

◆ GenerateUVs

bool Dest.Modeling.Teapot.GenerateUVs = true

◆ Handle

bool Dest.Modeling.Teapot.Handle = true

◆ Lid

bool Dest.Modeling.Teapot.Lid = true

◆ Size

float Dest.Modeling.Teapot.Size = 1.0f

◆ Spoute

bool Dest.Modeling.Teapot.Spoute = true

◆ Tesselation

int Dest.Modeling.Teapot.Tesselation = 8

The documentation for this class was generated from the following file: