Home
last modified time | relevance | path

Searched refs:has_brep_data (Results 1 – 10 of 10) sorted by relevance

/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/prc/PRCTools/
H A DdescribePRC.cc2032 bool has_brep_data = mData.readBit(); in describeRepresentationItem() local
2034 << (has_brep_data?"yes":"no") << endl; in describeRepresentationItem()
2035 if(has_brep_data) in describeRepresentationItem()
/dports/math/asymptote/asymptote-2.67/prc/PRCTools/
H A DdescribePRC.cc2032 bool has_brep_data = mData.readBit(); in describeRepresentationItem() local
2034 << (has_brep_data?"yes":"no") << endl; in describeRepresentationItem()
2035 if(has_brep_data) in describeRepresentationItem()
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/prc/
H A DwritePRC.h658 …PRCRepresentationItem(PRC_TYPE_RI_BrepModel,n), has_brep_data(true), context_id(m1), body_id(m1), … in PRCRepresentationItem()
661 bool has_brep_data; variable
H A DwritePRC.cc643 WriteBit (has_brep_data) in serializeBrepModel()
644 if (has_brep_data) in serializeBrepModel()
/dports/math/asymptote/asymptote-2.67/prc/
H A DwritePRC.cc643 WriteBit (has_brep_data) in serializeBrepModel()
644 if (has_brep_data) in serializeBrepModel()
H A DwritePRC.h658 …PRCRepresentationItem(PRC_TYPE_RI_BrepModel,n), has_brep_data(true), context_id(m1), body_id(m1), … in PRCRepresentationItem()
661 bool has_brep_data; variable
/dports/math/mathgl/mathgl-2.5/src/prc/
H A DwritePRC.cc657 WriteBit (has_brep_data) in serializeBrepModel()
658 if (has_brep_data) in serializeBrepModel()
H A DwritePRC.h827 …PRCRepresentationItem(PRC_TYPE_RI_BrepModel,n), has_brep_data(true), context_id(m1), body_id(m1), … in PRCRepresentationItem()
830 bool has_brep_data; variable
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/prc/
H A DwritePRC.cc643 WriteBit (has_brep_data) in serializeBrepModel()
644 if (has_brep_data) in serializeBrepModel()
H A DwritePRC.h657 …PRCRepresentationItem(PRC_TYPE_RI_BrepModel,n), has_brep_data(true), context_id(m1), body_id(m1), … in PRCRepresentationItem()
660 bool has_brep_data; variable