public MainWindow() { InitializeComponent(); _structuredSkeleton = new StructuredSkeleton(); bvhWriter = new BVHWriter(_structuredSkeleton); }