MCPcopy Create free account
hub / github.com/Illation/ETEngine / PlanetComponent

Method PlanetComponent

Engine/source/EtFramework/Components/PlanetComponent.cpp:47–49  ·  view source on GitHub ↗

--------------------------------- PlanetComponent::c-tor

Source from the content-addressed store, hash-verified

45// PlanetComponent::c-tor
46//
47PlanetComponent::PlanetComponent(render::PlanetParams const& params)
48 : m_Params(params)
49{ }
50
51
52//=============================

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected