Loading modules/cppcourse/cppcourse.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ namespace campvis { // explicitly instantiate templates to register the pipelines to make them available in the prototyping GUI //template class PipelineRegistrar<CPPCoursePipeline>; template class PipelineRegistrar<CPPCoursePipeline>; template class SmartProcessorRegistrar<VerySimpleRaycaster>; } Loading
modules/cppcourse/cppcourse.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ namespace campvis { // explicitly instantiate templates to register the pipelines to make them available in the prototyping GUI //template class PipelineRegistrar<CPPCoursePipeline>; template class PipelineRegistrar<CPPCoursePipeline>; template class SmartProcessorRegistrar<VerySimpleRaycaster>; }