select.h File Reference
#include "math/Vector3.h"
#include <string>
Go to the source code of this file.
Define Documentation
#define INCLUDED_SELECT_H |
Function Documentation
void Scene_ExpandSelectionToEntities |
( |
|
) |
|
void Select_AllFacesWithTexture |
( |
void |
|
) |
|
void Select_AllOfType |
( |
|
) |
|
void Select_FitTexture |
( |
float |
horizontal = 1 , |
|
|
float |
vertical = 1 | |
|
) |
| | |
void Select_GetMid |
( |
Vector3 & |
mid |
) |
|
void Select_RotateTexture |
( |
float |
amt |
) |
|
void Select_ScaleTexture |
( |
float |
x, |
|
|
float |
y | |
|
) |
| | |
void Select_SetShader |
( |
const char * |
shader |
) |
|
void Select_SetTexdef |
( |
const TextureProjection & |
projection |
) |
|
void Select_ShiftTexture |
( |
float |
x, |
|
|
float |
y | |
|
) |
| | |
void Select_ShowAllHidden |
( |
|
) |
|
void Selection_Construct |
( |
|
) |
|
void Selection_Deselect |
( |
void |
|
) |
|
void Selection_Destroy |
( |
|
) |
|
void Selection_MoveDown |
( |
|
) |
|
void Selection_MoveUp |
( |
|
) |
|
void Selection_Rotatex |
( |
|
) |
|
void Selection_Rotatey |
( |
|
) |
|
void Selection_Rotatez |
( |
|
) |
|