高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】oddbsystemservices
oddbsystemservices
oddbsystemservices
how many of the members of this do i need to provide implementations of (in a derived class) which don't return null pointers, etc. i don't require rendering, just access to the data in a dwg file and conversion of a dxf file to a dwg file. i've tried making members such as loadrasterimage return null pointers, and as far as i can tell it's working fine (although the vectors set by oddbrasterimage::getorientation seem to be pre-multiplied by the image size which i hadn't expected).
i'm starting from the example code, but am trying to cut it down to what i need.
|