mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-23 05:49:13 +08:00
12 lines
194 B
C++
Executable File
12 lines
194 B
C++
Executable File
// File: Select2D_Projector.cxx
|
|
// Created: Fri Apr 21 16:33:05 1995
|
|
// Author: Robert COUBLANC
|
|
// <rob@fidox>
|
|
|
|
|
|
#include <Select2D_Projector.ixx>
|
|
|
|
|
|
Select2D_Projector::Select2D_Projector()
|
|
{}
|