Example #1
0
void Arrow3d::SetTexture(ref_ptr<dp::TextureManager> texMng)
{
    m_state.SetColorTexture(texMng->GetSymbolsTexture());
}