Pioneer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Graphics::Drawables::Sphere3D Class Reference

#include <Drawables.h>

Public Member Functions

 Sphere3D (Renderer *, RefCountedPtr< Material > material, int subdivisions=0, float scale=1.f, AttributeSet attribs=(ATTRIB_POSITION|ATTRIB_NORMAL|ATTRIB_UV0))
 
void Draw (Renderer *r)
 
RefCountedPtr< MaterialGetMaterial () const
 

Constructor & Destructor Documentation

◆ Sphere3D()

Graphics::Drawables::Sphere3D::Sphere3D ( Renderer renderer,
RefCountedPtr< Material material,
int  subdivisions = 0,
float  scale = 1.f,
AttributeSet  attribs = (ATTRIB_POSITION | ATTRIB_NORMAL | ATTRIB_UV0) 
)
Here is the call graph for this function:

Member Function Documentation

◆ Draw()

void Graphics::Drawables::Sphere3D::Draw ( Renderer r)
Here is the call graph for this function:

◆ GetMaterial()

RefCountedPtr< Material > Graphics::Drawables::Sphere3D::GetMaterial ( ) const
inline

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