File tree Expand file tree Collapse file tree
include/sdf/usd/usd_parser Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 *
1616*/
1717
18- #ifndef SDF_USD_PARSER_USDDATA_HH
19- #define SDF_USD_PARSER_USDDATA_HH
18+ #ifndef SDF_USD_USD_PARSER_USDDATA_HH_
19+ #define SDF_USD_USD_PARSER_USDDATA_HH_
2020
2121#include < memory>
2222#include < set>
3636#include " sdf/Material.hh"
3737#include " sdf/sdf_config.h"
3838#include " sdf/system_util.hh"
39- #include " sdf/usd_parser/USDStage.hh"
39+ #include " sdf/usd/ usd_parser/USDStage.hh"
4040
4141namespace sdf
4242{
Original file line number Diff line number Diff line change 1515 *
1616*/
1717
18- #ifndef SDF_USD_PARSER_USDSTAGE_HH
19- #define SDF_USD_PARSER_USDSTAGE_HH
18+ #ifndef SDF_USD_USD_PARSER_USDSTAGE_HH_
19+ #define SDF_USD_USD_PARSER_USDSTAGE_HH_
2020
2121#include < string>
2222#include < set>
Original file line number Diff line number Diff line change 1515 *
1616*/
1717
18- #ifndef SDF_USD_PARSER_UTILS_HH
19- #define SDF_USD_PARSER_UTILS_HH
18+ #ifndef SDF_USD_USD_PARSER_UTILS_HH_
19+ #define SDF_USD_USD_PARSER_UTILS_HH_
2020
2121#include < string>
2222
Original file line number Diff line number Diff line change 1414 * limitations under the License.
1515 *
1616*/
17- #include " sdf/usd_parser/USDData.hh"
17+ #include " sdf/usd/ usd_parser/USDData.hh"
1818
1919#include < string>
2020#include < set>
3535#include < ignition/common/Filesystem.hh>
3636#include < ignition/common/Util.hh>
3737
38- #include " sdf/usd_parser/utils.hh"
38+ #include " sdf/usd/ usd_parser/utils.hh"
3939#include " sdf/Material.hh"
4040
4141namespace sdf {
42-
42+ // Inline bracke to help doxygen filtering.
43+ inline namespace SDF_VERSION_NAMESPACE {
44+ //
4345namespace usd {
4446 // / \brief USDStage private data.
4547 class USDData ::Implementation
@@ -260,3 +262,4 @@ namespace usd {
260262 }
261263}
262264}
265+ }
Original file line number Diff line number Diff line change 1818#include < gtest/gtest.h>
1919
2020#include < ignition/common/Filesystem.hh>
21- #include < sdf/usd_parser/USDData.hh>
21+ #include < sdf/usd/ usd_parser/USDData.hh>
2222
2323#include < ignition/utilities/ExtraTestMacros.hh>
2424
Original file line number Diff line number Diff line change 3030#include < pxr/usd/usd/stage.h>
3131#pragma pop_macro ("__DEPRECATED")
3232
33- #include " sdf/usd_parser/USDStage.hh"
34- #include " sdf/usd_parser/utils.hh"
33+ #include " sdf/usd/ usd_parser/USDStage.hh"
34+ #include " sdf/usd/ usd_parser/utils.hh"
3535
36- namespace sdf
37- {
36+ namespace sdf {
37+ // Inline bracke to help doxygen filtering.
38+ inline namespace SDF_VERSION_NAMESPACE {
39+ //
3840namespace usd
3941{
4042 // / \brief USDStage private data.
@@ -116,4 +118,5 @@ namespace usd
116118 return this ->dataPtr ->paths ;
117119 }
118120} // usd
121+ } // sdf version namespace
119122} // sdf
Original file line number Diff line number Diff line change 1818#include < gtest/gtest.h>
1919
2020#include < ignition/common/Filesystem.hh>
21- #include < sdf/usd_parser/USDStage.hh>
21+ #include < sdf/usd/ usd_parser/USDStage.hh>
2222
2323#include < ignition/utilities/ExtraTestMacros.hh>
2424
Original file line number Diff line number Diff line change 1515 *
1616*/
1717
18- #include " sdf/usd_parser/utils.hh"
18+ #include " sdf/usd/ usd_parser/utils.hh"
1919
2020#include < pxr/usd/usdShade/input.h>
2121#include < pxr/usd/usdShade/material.h>
You can’t perform that action at this time.
0 commit comments