Lines Matching refs:ResStaticCast
49 ResStaticCast<ResBoneMember>(*this).SetValue(object, value); in SetValueForType()
53 ResStaticCast<ResMaterialColorMember>(*this).SetValue(object, value); in SetValueForType()
57 ResStaticCast<ResTextureSamplerMember>(*this).SetValue(object, value); in SetValueForType()
61 ResStaticCast<ResTextureMapperMember>(*this).SetValue(object, value); in SetValueForType()
65 ResStaticCast<ResBlendOperationMember>(*this).SetValue(object, value); in SetValueForType()
69 ResStaticCast<ResTextureCoordinatorMember>(*this).SetValue(object, value); in SetValueForType()
73 ResStaticCast<ResModelMember>(*this).SetValue(object, value); in SetValueForType()
77 ResStaticCast<ResMeshMember>(*this).SetValue(object, value); in SetValueForType()
81 ResStaticCast<ResMeshNodeVisibilityMember>(*this).SetValue(object, value); in SetValueForType()
85 ResStaticCast<ResTransformMember>(*this).SetValue(object, value); in SetValueForType()
89 ResStaticCast<ResViewUpdaterMember>(*this).SetValue(object, value); in SetValueForType()
93 ResStaticCast<ResProjectionUpdaterMember>(*this).SetValue(object, value); in SetValueForType()
97 ResStaticCast<ResLightMember>(*this).SetValue(object, value); in SetValueForType()
101 ResStaticCast<ResFragmentLightMember>(*this).SetValue(object, value); in SetValueForType()
105 ResStaticCast<ResAmbientLightMember>(*this).SetValue(object, value); in SetValueForType()
109 ResStaticCast<ResVertexLightMember>(*this).SetValue(object, value); in SetValueForType()
113 ResStaticCast<ResHemiSphereLightMember>(*this).SetValue(object, value); in SetValueForType()
117 ResStaticCast<ResFogMember>(*this).SetValue(object, value); in SetValueForType()