Skyscraper 2.0
|
This is the complete list of members for SBS::Polygon, including all inherited members.
ChangeHeight(Real newheight) | SBS::Polygon | |
ChangeTexture(const std::string &texture, bool matcheck=true) | SBS::Polygon | |
geometry | SBS::Polygon | |
GeometrySet typedef | SBS::Polygon | |
GetAbsolutePlane() | SBS::Polygon | |
GetExtents(int coord) | SBS::Polygon | |
GetName() | SBS::ObjectBase | |
GetNameBase() | SBS::ObjectBase | |
GetParent() | SBS::ObjectBase | |
GetRoot() | SBS::ObjectBase | |
GetTextureMapping(Matrix3 &t_matrix, Vector3 &t_vector) | SBS::Polygon | |
GetVertex(int index) | SBS::Polygon | |
IntersectRay(const Vector3 &start, const Vector3 &end) | SBS::Polygon | |
IntersectSegment(const Vector3 &start, const Vector3 &end, Vector3 &isect, Real *pr, Vector3 &normal) | SBS::Polygon | |
IntersectSegmentPlane(const Vector3 &start, const Vector3 &end, Vector3 &isect, Real *pr, Vector3 &normal) | SBS::Polygon | |
material | SBS::Polygon | |
mesh | SBS::Polygon | |
Move(const Vector3 &vector, Real speed=1.0) | SBS::Polygon | |
Name | SBS::ObjectBase | private |
ObjectBase(Object *parent) | SBS::ObjectBase | |
Parent | SBS::ObjectBase | private |
plane | SBS::Polygon | |
Polygon(Object *parent, const std::string &name, MeshObject *meshwrapper, GeometrySet &geometry, std::vector< Triangle > &triangles, Matrix3 &tex_matrix, Vector3 &tex_vector, const std::string &material, Plane &plane) | SBS::Polygon | |
ReplaceTexture(const std::string &oldtexture, const std::string &newtexture) | SBS::Polygon | |
Report(const std::string &message) | SBS::ObjectBase | virtual |
ReportError(const std::string &message) | SBS::ObjectBase | virtual |
sbs | SBS::ObjectBase | protected |
SetName(const std::string &name) | SBS::ObjectBase | |
size | SBS::Polygon | |
t_matrix | SBS::Polygon | |
t_vector | SBS::Polygon | |
triangles | SBS::Polygon | |
vertex_count | SBS::Polygon | |
~ObjectBase() | SBS::ObjectBase | inlinevirtual |
~Polygon() | SBS::Polygon |