MCPcopy Create free account
hub / github.com/davideberly/GeometricTools / SetLayout

Method SetLayout

GTE/Graphics/TextureBuffer.h:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 // outside the buffer.
49
50 inline void SetLayout(std::vector<MemberLayout> const& layout)
51 {
52 mLayout = layout;
53 }
54
55 inline std::vector<MemberLayout> const& GetLayout() const
56 {

Callers 1

SetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected