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

Method GetFormat

GTE/Graphics/TextureBuffer.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23uint32_t TextureBuffer::GetFormat() const
24{
25 return mFormat;
26}
27
28bool TextureBuffer::HasMember(std::string const& name) const
29{

Callers 15

SetHeightsMethod · 0.45
UseDynamicUpdatesMethod · 0.45
GenerateParticlesMethod · 0.45
OnFirstUpdateMethod · 0.45
GetRTFormatMethod · 0.45
GetDSFormatMethod · 0.45
TypesetMethod · 0.45
GetModelSpacePlanesMethod · 0.45
SetObjectMethod · 0.45
UpdatePointMotionMethod · 0.45
CollisionMeshMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected