| 108 | } |
| 109 | |
| 110 | void SetConstantType(HConstant constant, dmRenderDDF::MaterialDesc::ConstantType type) |
| 111 | { |
| 112 | constant->m_Type = type; |
| 113 | } |
| 114 | |
| 115 | ///////////////////////////////////////////////////////////////////////////////////////////////////////// |
| 116 |
no outgoing calls