pub fn create_loop_subdiv( o2w: &Transform, w2o: &Transform, reverse_orientation: bool, params: &ParamSet, ) -> Result<Vec<Arc<dyn Shape>>, PbrtError>