HPublishExchangeHelper.h
Content
Classes
Data Structures
Macro definitions
Type definitions
|
|
|
|
|
|
|
|
|
|
|
|
|
Functions
|
|
|
|
|
|
Enumerators
Type definitions
-
typedef int BOOL
-
typedef std::unordered_map<std::string, std::string, CaseInsensitiveStringHash, CaseInsensitiveStringEqual> StringStringHash
-
typedef VArray<HPublishExchangeView*> HPEViewsArray
-
typedef std::vector<PMI::TextAttributes> PMITextAttributesArray
-
using hio_html_internal::IntArray = std::vector<int>
-
using hio_html_internal::FloatArray = std::vector<float>
-
using hio_html_internal::RGBColorArray = std::vector<RGBColor>
-
using hio_html_internal::RGBAColorArray = std::vector<RGBAColor>
-
using hio_html_internal::KeyArray = std::vector<HC_KEY>
-
using hio_html_internal::VectorArray = std::vector<Vector>
-
typedef std::vector<TranslationInfo> TranslationInfoArray
-
typedef std::unordered_map<TextureSourcePair, A3DUns32, TextureSourcePairHash> TextureSourceHash
-
typedef VHash<A3DAsmProductOccurrence*, HC_KEY> POccurrenceKeyHash
-
using hio_html_internal::StringArray = std::vector<std::string>
Functions
Warning
doxygenfunction: Unable to resolve function “operator*” with arguments None in doxygen xml output for project “mvo” from directory: /hoops_3df/documentation/build/html/../doxygen/mvo/xml. Potential matches:
- HPoint const operator*(float const rhs) const
- HQuat operator*(const HQuat &q2) const
- HQuat operator*(float v) const
- HQuat operator*(float v, const HQuat &q)
- RGBColor operator*(float t) const
- Vector const operator*(float s) const
- Vector const operator*(float s) const
- Vector operator*(float s, Vector const &v)
- Vector operator*(float s, Vector const &v)
Warning
doxygenfunction: Unable to resolve function “quote_encoded_text” with arguments None in doxygen xml output for project “mvo” from directory: /hoops_3df/documentation/build/html/../doxygen/mvo/xml. Potential matches:
- void quote_encoded_text(char const *encoded_text, char *out_quoted_encoded_text)
- void quote_encoded_text(utf8_char const *encoded_text, char *out_quoted_encoded_text)
Warning
doxygenfunction: Unable to resolve function “quote_encoded_text” with arguments None in doxygen xml output for project “mvo” from directory: /hoops_3df/documentation/build/html/../doxygen/mvo/xml. Potential matches:
- void quote_encoded_text(char const *encoded_text, char *out_quoted_encoded_text)
- void quote_encoded_text(utf8_char const *encoded_text, char *out_quoted_encoded_text)
-
void parseGraphicsData(const A3DEntity *ph3dx_entity, A3DUns32 *puiLayerIndex, A3DUns32 *puiStyleIndex, A3DUns16 *pusBehaviour)