|
COPASI API
4.40.278
|
This is the complete list of members for CLLayoutRenderer, including all inherited members.
| addToSelection(CLGraphicalObject *pObject) | CLLayoutRenderer | |
| ALMOST_ZERO | CLLayoutRenderer | protectedstatic |
| analyse_render_information(double lx, double ly, double rx, double ry) | CLLayoutRenderer | |
| calculate_cubicbezier(double sx, double sy, double sz, double p1x, double p1y, double p1z, double p2x, double p2y, double p2z, double ex, double ey, double ez, unsigned int numPoints, GLdouble *pData) | CLLayoutRenderer | protectedstatic |
| calculate_intersection(double p1x, double p1y, double p1z, double sx, double sy, double sz, double p2x, double p2y, double p2z, double tx, double ty, double tz) | CLLayoutRenderer | protectedstatic |
| calculate_intersection_point_2d(double p1x, double p1y, double sx, double sy, double p2x, double p2y, double tx, double ty) | CLLayoutRenderer | protectedstatic |
| change_style(const CLGlobalRenderInformation *pRenderInformation, bool defaultStyle=false) | CLLayoutRenderer | |
| change_style(const CLLocalRenderInformation *pRenderInformation) | CLLayoutRenderer | |
| clear_cached_data() | CLLayoutRenderer | protected |
| clearSelection() | CLLayoutRenderer | |
| CLLayoutRenderer(CLayout *pLayout, const CLGlobalRenderInformation *pRenderInformation, const CDataVector< CLGlobalRenderInformation > *pGlobalRenderInformationList, const CModel *pModel, const std::string &baseDir) | CLLayoutRenderer | |
| CLLayoutRenderer(CLayout *pLayout, const CLLocalRenderInformation *pRenderInformation, const CDataVector< CLGlobalRenderInformation > *pGlobalRenderInformationList, const CModel *pModel, const std::string &baseDir) | CLLayoutRenderer | |
| COMBINE_CALLBACK(GLdouble coords[3], GLdouble **, GLfloat *, GLdouble **dataOut) | CLLayoutRenderer | protectedstatic |
| COMBINE_CALLBACK_GRADIENT(GLdouble coords[3], GLdouble *vertex_data[4], GLfloat weight[4], GLdouble **dataOut) | CLLayoutRenderer | protectedstatic |
| convert_to_absolute(const CLRenderPoint *pRenderPoint, const CLBoundingBox *pBB) | CLLayoutRenderer | protectedstatic |
| convert_to_model_space(double x, double y) const | CLLayoutRenderer | |
| create_gradient_texture(unsigned int size, GLubyte *pData, const CLGradientBase *pGradient, double z_value=0.0) | CLLayoutRenderer | protected |
| create_linear_gradient_texture(unsigned int size, GLubyte *pData, const CLLinearGradient *pGradient, double z_value) | CLLayoutRenderer | protected |
| create_radial_gradient_texture(unsigned int size, GLubyte *pData, const CLRadialGradient *pGradient, double z_value) | CLLayoutRenderer | protected |
| createGLMatrix(const double *const matrix, GLdouble *glMatrix) | CLLayoutRenderer | protectedstatic |
| createLineStippleTexture(const std::vector< unsigned int > &dasharray) | CLLayoutRenderer | protectedstatic |
| distance(const CLPoint &p1, const CLPoint &p2) | CLLayoutRenderer | static |
| distancePointLineSegment(double x, double y, double lx1, double ly1, double lx2, double ly2) | CLLayoutRenderer | protectedstatic |
| draw_cap(double x1, double y1, double z1, double x2, double y2, double z2, double x3, double y3, double z3, double stroke_width) | CLLayoutRenderer | protected |
| draw_curve(const CLCurve *pCurve, bool drawBasepoints=false) | CLLayoutRenderer | protected |
| draw_curve(const CLRenderCurve *pCurve, const CLBoundingBox *pBB) | CLLayoutRenderer | protected |
| draw_datapoints(GLdouble *pData, size_t numPoints, const CLBoundingBox *pBB, bool doTesselation=false, float xOffset=0.0, float yOffset=0.0, float zOffset=0.0) | CLLayoutRenderer | protected |
| draw_ellipse(const CLEllipse *pEllipse, const CLBoundingBox *pBB) | CLLayoutRenderer | protected |
| draw_group(const CLGroup *pGroup, const CLBoundingBox *pBB) | CLLayoutRenderer | protected |
| draw_image(const CLImage *pImage, const CLBoundingBox *pBB) | CLLayoutRenderer | protected |
| draw_layout() | CLLayoutRenderer | |
| draw_line(size_t numPoints, GLdouble *pData) | CLLayoutRenderer | protected |
| draw_line_segment(double x1, double y1, double z1, double x2, double y2, double z2, double line_width, bool texture=false, double s1=0.0, double s2=0.0) | CLLayoutRenderer | protected |
| draw_object(const CLStyle *pStyle, const CLBoundingBox *pBB) | CLLayoutRenderer | protected |
| draw_polygon(const CLPolygon *pPolygon, const CLBoundingBox *pBB) | CLLayoutRenderer | protected |
| draw_rectangle(const CLRectangle *pRectangle, const CLBoundingBox *pBB) | CLLayoutRenderer | protected |
| draw_selection_box() const | CLLayoutRenderer | protected |
| draw_text(const CLStyle *pStyle, const CLBoundingBox *pBB, const CLTextTextureSpec *pTexture) | CLLayoutRenderer | protected |
| draw_text(const CLText *pText, const CLBoundingBox *pBB) | CLLayoutRenderer | protected |
| draw_text(const CLTextTextureSpec *pTexture, double x, double y, double z, const CLBoundingBox *pBB) | CLLayoutRenderer | protected |
| drawSelectionBox(double x, double y, double width, double height, bool drawHandles=false) | CLLayoutRenderer | protectedstatic |
| extract_1d_attributes(const CLGraphicalPrimitive1D *pObject, CLGroupAttributes *attributes) | CLLayoutRenderer | protectedstatic |
| extract_2d_attributes(const CLGraphicalPrimitive2D *pObject, CLGroupAttributes *attributes) | CLLayoutRenderer | protectedstatic |
| extract_arrowhead_information(const T *pObject, CLGroupAttributes *attributes) | CLLayoutRenderer | inlineprotectedstatic |
| extract_group_attributes(const CLStyle *pStyle, CLGroupAttributes *attributes) | CLLayoutRenderer | protectedstatic |
| extract_group_attributes(const CLGroup *pGroup, CLGroupAttributes *attributes) | CLLayoutRenderer | protectedstatic |
| extract_text_attributes(const T *pObject, CLGroupAttributes *attributes) | CLLayoutRenderer | inlineprotectedstatic |
| extract_transformation_attributes(const CLTransformation *pObject, CLGroupAttributes *attributes) | CLLayoutRenderer | protectedstatic |
| getAspect() const | CLLayoutRenderer | |
| getCurveBoundingBox(const CLCurve *pCurve) | CLLayoutRenderer | static |
| getFogColor() const | CLLayoutRenderer | |
| getFogDensity() const | CLLayoutRenderer | |
| getFontSpec(const CLGroup *pGroup, double boxHeight, const CLFontSpec &parentFontSpec=CLFontSpec()) | CLLayoutRenderer | protectedstatic |
| getFontSpec(const CLText *pText, double boxHeight, const CLFontSpec &parentFontSpec=CLFontSpec()) | CLLayoutRenderer | protectedstatic |
| getHighlightColor() const | CLLayoutRenderer | |
| getHighlightedObjects() const | CLLayoutRenderer | |
| getHighlightedObjects() | CLLayoutRenderer | |
| getHighlightFlag() const | CLLayoutRenderer | |
| getObjectsAt(double x, double y) | CLLayoutRenderer | |
| getObjectsAtViewportPosition(unsigned int x, unsigned int y) | CLLayoutRenderer | |
| getObjectsInBoundingBox(double lx, double ly, double rx, double ry, bool partial=true) | CLLayoutRenderer | |
| getSelection() | CLLayoutRenderer | |
| getSelection() const | CLLayoutRenderer | |
| getSelectionBox() | CLLayoutRenderer | |
| getSelectionBox() const | CLLayoutRenderer | |
| getZoomFactor() const | CLLayoutRenderer | |
| GRADIENT_TEXTURE_SIZE_LIMIT | CLLayoutRenderer | protectedstatic |
| initialize_gl_extension_functions() | CLLayoutRenderer | protected |
| is_curve_segment_visible(const CLLineSegment &segment, double lx, double ly, double rx, double ry, bool partial) | CLLayoutRenderer | static |
| is_curve_visible(const CLCurve &curve, double lx, double ly, double rx, double ry, bool partial) | CLLayoutRenderer | static |
| isSegmentHit(const CLLineSegment *pLS, double x, double y, double toleranceRadius) | CLLayoutRenderer | protectedstatic |
| isSelected(const CLGraphicalObject *) const | CLLayoutRenderer | |
| isSetDeduceSpeciesReferenceRoles() const | CLLayoutRenderer | |
| map_arrow_head(const CLPoint &p, const CLPoint &v, const std::string &headId) | CLLayoutRenderer | protected |
| map_gradient_color(double rel_distance, const CLGradientBase *pGradient, GLubyte *pData) | CLLayoutRenderer | protected |
| mAspect | CLLayoutRenderer | protected |
| mBaseDir | CLLayoutRenderer | protected |
| mColorMap | CLLayoutRenderer | protected |
| mCurrentAttributes | CLLayoutRenderer | protected |
| mDeduceSpeciesReferenceRoles | CLLayoutRenderer | protected |
| mDrawables | CLLayoutRenderer | protected |
| mFogColor | CLLayoutRenderer | protected |
| mFogDensity | CLLayoutRenderer | protected |
| mFontTextureMap | CLLayoutRenderer | protected |
| mGLFunctionsInitialized | CLLayoutRenderer | protected |
| mGradientMap | CLLayoutRenderer | protected |
| mGraphicalObjectToTextGlyphMap | CLLayoutRenderer | protected |
| mH | CLLayoutRenderer | protected |
| mHighlight | CLLayoutRenderer | protected |
| mHighlightColor | CLLayoutRenderer | protected |
| mHighlightedObjects | CLLayoutRenderer | protected |
| mImageMap | CLLayoutRenderer | protected |
| mLineEndingMap | CLLayoutRenderer | protected |
| mLinestippleMap | CLLayoutRenderer | protected |
| move_curve_object(CLCurve *pCurve, double dx, double dy, bool leaveStartPoint=false, bool leaveEndpoint=false) | CLLayoutRenderer | |
| move_graphical_object(CLGraphicalObject *pObject, double dx, double dy) | CLLayoutRenderer | |
| move_reaction_glyph(CLReactionGlyph *pRG, double dx, double dy, bool moveSelectedAssociation=false) | CLLayoutRenderer | |
| move_selection(double dx, double dy, bool moveAssociated=true) | CLLayoutRenderer | |
| move_species_glyph(CLMetabGlyph *pSG, double dx, double dy, bool moveSelectedAssociations=false) | CLLayoutRenderer | |
| move_species_reference_glyph(CLMetabReferenceGlyph *pSRG, double dx, double dy) | CLLayoutRenderer | |
| move_text_glyph(CLTextGlyph *pTG, double dx, double dy) | CLLayoutRenderer | |
| mpFontRenderer | CLLayoutRenderer | protected |
| mpGlFogCoordfEXT | CLLayoutRenderer | protected |
| mpGlobalRenderInfoList | CLLayoutRenderer | protected |
| mpImageTexturizer | CLLayoutRenderer | protected |
| mpLayout | CLLayoutRenderer | protected |
| mpModel | CLLayoutRenderer | protected |
| mpResolver | CLLayoutRenderer | protected |
| mpSelectionBox | CLLayoutRenderer | protected |
| mReactionToSpeciesReferenceMap | CLLayoutRenderer | protected |
| mSelection | CLLayoutRenderer | protected |
| mSpeciesReferencesWithDeducedRole | CLLayoutRenderer | protected |
| mSpeciesReferenceToReactionMap | CLLayoutRenderer | protected |
| mSpeciesReferenceToSpeciesMap | CLLayoutRenderer | protected |
| mSpeciesToSpeciesReferenceMap | CLLayoutRenderer | protected |
| mStateList | CLLayoutRenderer | protected |
| mStyleMap | CLLayoutRenderer | protected |
| mTextGlyphMap | CLLayoutRenderer | protected |
| mTextGlyphToGraphicalObjectMap | CLLayoutRenderer | protected |
| mTextMap | CLLayoutRenderer | protected |
| mTextureNames | CLLayoutRenderer | protected |
| mW | CLLayoutRenderer | protected |
| mX | CLLayoutRenderer | protected |
| mY | CLLayoutRenderer | protected |
| mZoomFactor | CLLayoutRenderer | protected |
| NUM_BEZIER_POINTS | CLLayoutRenderer | protectedstatic |
| NUM_CIRCLE_SEGMENTS | CLLayoutRenderer | protectedstatic |
| NUM_CORNER_SEGMENTS | CLLayoutRenderer | protectedstatic |
| removeFromSelection(CLGraphicalObject *pObject) | CLLayoutRenderer | |
| resize(GLsizei w, GLsizei h) | CLLayoutRenderer | |
| resolve_color(const std::string &color, GLubyte array[4]) | CLLayoutRenderer | protected |
| resolve_text(const CLTextGlyph *pTextGlyph) | CLLayoutRenderer | protectedstatic |
| restore_current_attributes() | CLLayoutRenderer | protected |
| revert_curve(const CLCurve *pCurve) | CLLayoutRenderer | static |
| save_current_attributes() | CLLayoutRenderer | protected |
| segment_data(double length, double ratio, size_t numPoints, GLdouble *pData, std::vector< simple_point > &v) | CLLayoutRenderer | protected |
| segments_intersect_2d(double p1x1, double p1y1, double p1x2, double p1y2, double p2x1, double p2y1, double p2x2, double p2y2) | CLLayoutRenderer | protectedstatic |
| SELECTION_FRAME_WIDTH | CLLayoutRenderer | protectedstatic |
| set_font_renderer(CLFontRendererBase *pFontRenderer) | CLLayoutRenderer | |
| setAspect(double aspect) | CLLayoutRenderer | |
| setDeduceSpeciesReferenceRoles(bool deduce) | CLLayoutRenderer | |
| setFogColor(const GLfloat c[4]) | CLLayoutRenderer | |
| setFogDensity(GLfloat dens) | CLLayoutRenderer | |
| setHighlightColor(const GLfloat c[4]) | CLLayoutRenderer | |
| setHighlightedObjects(const std::set< const CLGraphicalObject * > &highlightedObjects) | CLLayoutRenderer | |
| setHighlightFlag(bool flag) | CLLayoutRenderer | |
| setImageTexturizer(CLImageTexturizer *pTexturizer) | CLLayoutRenderer | |
| setSelectionBox(const CLBoundingBox *pBox) | CLLayoutRenderer | |
| setX(double x) | CLLayoutRenderer | |
| setY(double y) | CLLayoutRenderer | |
| setZoomFactor(double zoomFactor) | CLLayoutRenderer | |
| TESS_ERROR(GLenum error) | CLLayoutRenderer | protectedstatic |
| toggleHighlightFlag() | CLLayoutRenderer | |
| update_associations() | CLLayoutRenderer | protected |
| update_colors(const CLGradientBase *pGradient) | CLLayoutRenderer | protected |
| update_drawables(double lx, double ly, double rx, double ry) | CLLayoutRenderer | protected |
| update_style_information() | CLLayoutRenderer | protected |
| update_textures_and_colors() | CLLayoutRenderer | protected |
| update_textures_and_colors(const CLGroup *pGroup, double maxDimension, double height, const std::string &parentFill="", CLFontSpec parentFontSpec=CLFontSpec()) | CLLayoutRenderer | protected |
| VERTEX_CALLBACK_GRADIENT(GLvoid *vertex) | CLLayoutRenderer | protectedstatic |
| ~CLLayoutRenderer() | CLLayoutRenderer |