My Project
Loading...
Searching...
No Matches
Entity Member List

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

_angle_degreesEntityprivate
_materialEntityprivate
_meshEntityprivate
_positionEntityprivate
_rotation_dirEntityprivate
_scaleEntityprivate
_word_positionEntityprivate
angle(float angle)Entity
Entity(Mesh *mesh, Material *material, float position=0.0f, float scale=1.0f, float angle_degrees=0.0f)Entity
Entity(Model &model, float position=0.0f, float scale=1.0f, float angle_degrees=0.0f)Entity
get_material() constEntityinline
get_mesh() constEntityinline
get_model_position()Entity
inc_angle(float angle)Entity
inc_position(float x, float y, float z)Entity
inc_scale(float scale)Entity
position(float x, float y, float z)Entity
scale(float scale)Entity
scale(float scale_x, float scale_y, float scale_z)Entity
set_rotation_dir(float x, float y, float z)Entity