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

Method GetNumTargets

GTE/Graphics/DrawTarget.h:39–42  ·  view source on GitHub ↗

Member access.

Source from the content-addressed store, hash-verified

37
38 // Member access.
39 inline uint32_t GetNumTargets() const
40 {
41 return static_cast<uint32_t>(mRTTextures.size());
42 }
43
44 uint32_t GetRTFormat() const;
45 uint32_t GetWidth() const;

Callers 9

BindMethod · 0.45
GL46DrawTargetMethod · 0.45
EnableMethod · 0.45
DisableMethod · 0.45
EnableMethod · 0.45
DisableMethod · 0.45
DX11DrawTargetMethod · 0.45
EnableMethod · 0.45
DisableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected