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

Method SetYSize

GTE/Applications/TrackObject.h:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 }
41
42 inline void SetYSize(int32_t size)
43 {
44 mYSize = size;
45 }
46
47 inline std::shared_ptr<Camera> const& GetCamera() const
48 {

Callers 1

OnResizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected