MCPcopy Create free account
hub / github.com/NatLabRockies/SAM / OnUpdateObjectList

Method OnUpdateObjectList

src/s3tool.cpp:2342–2345  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2340}
2341
2342void ShadeTool::OnUpdateObjectList( wxCommandEvent & )
2343{
2344 m_sceneParams->UpdateObjectList();
2345}
2346
2347void ShadeTool::OnUpdateProperties( wxCommandEvent & )
2348{

Callers

nothing calls this directly

Calls 1

UpdateObjectListMethod · 0.80

Tested by

no test coverage detected