Skyscraper 2.0
|
This is the complete list of members for SBS::PolyMesh, including all inherited members.
CreateMesh(const std::string &name, const std::string &texture, PolyArray &vertices, Real tw, Real th, bool autosize, Matrix3 &tex_matrix, Vector3 &tex_vector, std::vector< std::vector< Polygon::Geometry > > &geometry, std::vector< Triangle > &triangles, PolygonSet &converted_vertices) | SBS::PolyMesh | |
CreateMesh(const std::string &name, const std::string &material, PolygonSet &vertices, Matrix3 &tex_matrix, Vector3 &tex_vector, std::vector< std::vector< Polygon::Geometry > > &geometry, std::vector< Triangle > &triangles, PolygonSet &converted_vertices, Real tw, Real th, bool convert_vertices=true) | SBS::PolyMesh | |
FindWallIntersect(const Vector3 &start, const Vector3 &end, Vector3 &isect, Real &distance, Vector3 &normal, Wall *wall=0) | SBS::PolyMesh | |
GetExtents(int coord, bool flip_z=false) | SBS::PolyMesh | |
GetName() | SBS::ObjectBase | |
GetNameBase() | SBS::ObjectBase | |
GetParent() | SBS::ObjectBase | |
GetRoot() | SBS::ObjectBase | |
GetTexels(Matrix3 &tex_matrix, Vector3 &tex_vector, PolygonSet &vertices, Real tw, Real th) | SBS::PolyMesh | |
mesh | SBS::PolyMesh | private |
Name | SBS::ObjectBase | private |
ObjectBase(Object *parent) | SBS::ObjectBase | |
Parent | SBS::ObjectBase | private |
PolyMesh(MeshObject *mesh) | SBS::PolyMesh | |
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 | |
~ObjectBase() | SBS::ObjectBase | inlinevirtual |
~PolyMesh() | SBS::PolyMesh |