Game Development Community

common error messages to port old resources

by Ahsan Muzaheed · in Torque 3D Professional · 02/04/2013 (11:54 am) · 0 replies

i was trying to port several old resources.

and all of them having these errors:
Quote:
"error C3861: 'isLastState': identifier not found
error C2039: 'isObjectRendered' : is not a member of 'SceneRenderState'
class "SceneRenderState" has no member "isObjectRendered" "

i belief all this errors was for changing the name of class SceneState to "class SceneRenderState".
+sceneGraph folder was renamed to scene.

question is where i can find record of this changes?
and can someone give me proper replacement of these function:

isLastState()
isObjectRendered()

About the author

Torque 3D enthusiastic since 2010.Have been working in several T3D projects besides of Unreal Engine 4 and Unity 3D. NEED a hand with your project? SHoot me a mail. http://www.garagegames.com/community/forums /viewthread/138437/