Voltray Engine Docs
Loading...
Searching...
No Matches
PrimitiveGenerator Member List

This is the complete list of members for PrimitiveGenerator, including all inherited members.

CreateCube(float size=1.0f)PrimitiveGeneratorstatic
CreateCylinder(float radiusTop=0.5f, float radiusBottom=0.5f, float height=1.0f, int radialSegments=32, int heightSegments=1)PrimitiveGeneratorstatic
CreatePlane(float width=1.0f, float height=1.0f, int widthSegments=1, int heightSegments=1)PrimitiveGeneratorstatic
CreateSphere(float radius=0.5f, int widthSegments=32, int heightSegments=16)PrimitiveGeneratorstatic
CreateTriangle(float size=1.0f)PrimitiveGeneratorstatic