iv::XcfInfo Class Reference
#include <XcfInfo.hpp>
Classes | |
| struct | Layer |
Public Member Functions | |
| XcfInfo (Instance *inst, StreamResourceProvider const *provider, XcfInfo_Subprovider const *, ResourcePath const &path) | |
| float2 | size () const |
| const Layer & | layer (char const *name) const |
| Instance * | instance () const |
Public Attributes | |
| ClientMarker | cm |
Detailed Description
Definition at line 39 of file XcfInfo.hpp.
Constructor & Destructor Documentation
◆ XcfInfo()
| iv::XcfInfo::XcfInfo | ( | Instance * | inst, |
| StreamResourceProvider const * | provider, | ||
| XcfInfo_Subprovider const * | , | ||
| ResourcePath const & | path | ||
| ) |
Definition at line 6 of file XcfInfo.cpp.
Member Function Documentation
◆ size()
| float2 iv::XcfInfo::size | ( | ) | const |
Definition at line 18 of file XcfInfo.cpp.
◆ layer()
| const XcfInfo::Layer & iv::XcfInfo::layer | ( | char const * | name | ) | const |
Definition at line 23 of file XcfInfo.cpp.
◆ instance()
| Instance * iv::StreamResource::instance |
Definition at line 32 of file StreamResourceProvider.cpp.
Member Data Documentation
◆ cm
| ClientMarker iv::XcfInfo::cm |
Definition at line 61 of file XcfInfo.hpp.
The documentation for this class was generated from the following files:
- ivorium_game/Misc/XcfInfo.hpp
- ivorium_game/Misc/XcfInfo.cpp

