.. |
CMakeLists.txt
|
…
|
|
ifsg_api.cpp
|
Replace inserts/push_backs with emplace in some spots
|
2022-02-05 19:53:31 -05:00 |
ifsg_appearance.cpp
|
Be explicit about literal wide-strings.
|
2022-02-05 20:40:21 +00:00 |
ifsg_colors.cpp
|
Be explicit about literal wide-strings.
|
2022-02-05 20:40:21 +00:00 |
ifsg_coordindex.cpp
|
Be explicit about literal wide-strings.
|
2022-02-05 20:40:21 +00:00 |
ifsg_coords.cpp
|
Be explicit about literal wide-strings.
|
2022-02-05 20:40:21 +00:00 |
ifsg_faceset.cpp
|
Be explicit about literal wide-strings.
|
2022-02-05 20:40:21 +00:00 |
ifsg_index.cpp
|
…
|
|
ifsg_node.cpp
|
…
|
|
ifsg_normals.cpp
|
Be explicit about literal wide-strings.
|
2022-02-05 20:40:21 +00:00 |
ifsg_shape.cpp
|
Be explicit about literal wide-strings.
|
2022-02-05 20:40:21 +00:00 |
ifsg_transform.cpp
|
Be explicit about literal wide-strings.
|
2022-02-05 20:40:21 +00:00 |
scenegraph.cpp
|
Be explicit about literal wide-strings.
|
2022-02-05 20:40:21 +00:00 |
scenegraph.h
|
…
|
|
sg_appearance.cpp
|
Be explicit about literal wide-strings.
|
2022-02-05 20:40:21 +00:00 |
sg_appearance.h
|
…
|
|
sg_base.cpp
|
Be explicit about literal wide-strings.
|
2022-02-05 20:40:21 +00:00 |
sg_colors.cpp
|
Be explicit about literal wide-strings.
|
2022-02-05 20:40:21 +00:00 |
sg_colors.h
|
…
|
|
sg_coordindex.cpp
|
…
|
|
sg_coordindex.h
|
…
|
|
sg_coords.cpp
|
Be explicit about literal wide-strings.
|
2022-02-05 20:40:21 +00:00 |
sg_coords.h
|
…
|
|
sg_faceset.cpp
|
Be explicit about literal wide-strings.
|
2022-02-05 20:40:21 +00:00 |
sg_faceset.h
|
…
|
|
sg_helpers.cpp
|
Replace inserts/push_backs with emplace in some spots
|
2022-02-05 19:53:31 -05:00 |
sg_helpers.h
|
…
|
|
sg_index.cpp
|
Be explicit about literal wide-strings.
|
2022-02-05 20:40:21 +00:00 |
sg_index.h
|
…
|
|
sg_node.cpp
|
Replace inserts/push_backs with emplace in some spots
|
2022-02-05 19:53:31 -05:00 |
sg_node.h
|
…
|
|
sg_normals.cpp
|
Be explicit about literal wide-strings.
|
2022-02-05 20:40:21 +00:00 |
sg_normals.h
|
…
|
|
sg_shape.cpp
|
Replace inserts/push_backs with emplace in some spots
|
2022-02-05 19:53:31 -05:00 |
sg_shape.h
|
…
|
|