OmegaEngine API
1.0.3
|
This is the complete list of members for OmegaEngine.Graphics.MeshGenerator, including all inherited members.
Box(Device device, float width, float height, float depth) | OmegaEngine.Graphics.MeshGenerator | inlinestatic |
Cylinder(Device device, float radius1, float radius2, float length, int slices, int stacks) | OmegaEngine.Graphics.MeshGenerator | inlinestatic |
Disc(Device device, float radiusInner, float radiusOuter, float height, int segments) | OmegaEngine.Graphics.MeshGenerator | inlinestatic |
Quad(Device device, float width, float height) | OmegaEngine.Graphics.MeshGenerator | inlinestatic |
Sphere(Device device, float radius, int slices, int stacks) | OmegaEngine.Graphics.MeshGenerator | inlinestatic |