Shkyera Engine
Easy to use, game engine for Python
Loading...
Searching...
No Matches
shkyera::Wireframe Member List

This is the complete list of members for shkyera::Wireframe, including all inherited members.

_edgeCountshkyera::Wireframeprivate
_vaoshkyera::Wireframeprivate
_vboshkyera::Wireframeprivate
bind() constshkyera::Wireframeinline
getEdgeCount() constshkyera::Wireframeinline
getVAO() constshkyera::Wireframeinline
getVBO() constshkyera::Wireframeinline
loadFromFile(const std::filesystem::path &filepath)shkyera::Wireframeprivate
operator=(const Wireframe &other)=deleteshkyera::Wireframe
operator=(Wireframe &&other) noexceptshkyera::Wireframe
unbind() constshkyera::Wireframeinline
uploadToGPU(const std::vector< Edge > &edges)shkyera::Wireframeprivate
Wireframe(const std::filesystem::path &filepath)shkyera::Wireframe
Wireframe(const std::vector< Edge > &edges)shkyera::Wireframe
Wireframe(const Wireframe &other)=deleteshkyera::Wireframe
Wireframe(Wireframe &&other) noexceptshkyera::Wireframe
~Wireframe()shkyera::Wireframe