Fix build error 42/293042/1
authorEunki Hong <eunkiki.hong@samsung.com>
Thu, 18 May 2023 13:09:21 +0000 (22:09 +0900)
committerEunki Hong <eunkiki.hong@samsung.com>
Thu, 18 May 2023 13:09:21 +0000 (22:09 +0900)
commitc1294f3111ae2eb199dca0374fd09171a6782735
treeb360940b4adb6ea8d4467d59ad6c53ba77ecddff
parent977397724abdbd3d967bfefa440099fe04287a6b
Fix build error

mesh-definition.cpp:557:119: error: the address of ‘sparseIndices’ will never be NULL [-Werror=address]

There was some coding mistakes exist.

Change-Id: Id327965bebf6d1f4132499ff674d863f772ad6f9
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
dali-scene3d/public-api/loader/mesh-definition.cpp