36#include <dime/Basic.h>
48 int (*cb)(
float,
void *),
void *cbdata);
55 bool writeGroupCode(
const int groupcode);
56 bool writeInt8(
const int8 val);
57 bool writeInt16(
const int16 val);
58 bool writeInt32(
const int32 val);
59 bool writeFloat(
const float val);
60 bool writeDouble(
const dxfdouble val);
61 bool writeString(
const char *
const str);
63 int getUniqueHandleId();
71 int (*callback)(float,
void*);
The dimeModel class organizes a model.
Definition Model.h:55
bool writeHeader()
Definition Output.h:54
bool setFileHandle(FILE *fp)
Definition Output.cpp:103
bool setFilename(const char *const filename)
Definition Output.cpp:90
void setBinary(const bool state=true)
Definition Output.cpp:119
void setCallback(const int numrecords, int(*cb)(float, void *), void *cbdata)
Definition Output.cpp:74
dimeOutput()
Definition Output.cpp:51
bool isBinary() const
Definition Output.cpp:129
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on for Dime by Doxygen 1.15.0.