Bowls
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Macros
Pages
Jack.h
Go to the documentation of this file.
1
#pragma once
2
#ifndef JACK_H
3
#define JACK_H
4
5
#include <cgg/cgg.h>
6
#include "
Ball.h
"
7
13
class
Jack
:
public
Ball
14
{
15
public
:
23
Jack
(cgg::Mat43);
24
34
Jack
(cgg::Mat43, cgg::Vec3,
float
);
35
43
Jack
(cgg::Vec3);
44
54
Jack
(cgg::Vec3, cgg::Vec3,
float
);
55
63
void
render
(gl::Primitives*);
64
};
65
66
#endif
Jack::Jack
Jack(cgg::Mat43)
Ball.h
Ball
Class that represents a Ball.
Definition:
Ball.h:14
Jack::render
void render(gl::Primitives *)
Jack
Class that represents a Jack.
Definition:
Jack.h:13
Jack.h
Generated on Thu Jan 8 2015 00:55:37 for Bowls by
1.8.8