atomic_uint32_t (C++11)(optional) std::atomic<std::uint32_t> (typedef) atomic_int64_t (C++11)(optional) std::atomic<std::int64_t> (typedef) atomic_uint64_t (C++11)(optional) std::atomic<std::uint64_t> (
uint16_t uint32_t uint64_tunsigned integer type with width of exactly 8, 16, 32 and 64 bits respectively (provided only if the implementation directly supports the type) uint_fast8_t uint_fast16_t uint_fast32_t uint_fast64_tfastest unsigned integer type with width of ...
char16_t - UTF-16 字符表示的類型,要求大到足以表示任何 UTF-16 編碼單元(16 位)。它與 std::uint_least16_t 具有相同的大小、符號性和對齊,但它是獨立的類型。 char32_t - UTF-32 字符表示的類型,要求大到足以表示任何 UTF-32 編碼單元(32 位)。它與 std::uint_least32_t 具有相同的大小、...
atomic_uint32_t (C++11)(optional) std::atomic<std::uint32_t> (typedef) atomic_int64_t (C++11)(optional) std::atomic<std::int64_t> (typedef) atomic_uint64_t (C++11)(optional) std::atomic<std::uint64_t> (typedef) atomic_int_least8_t ...
public uint64_t frameNumber | Sequential image number for the frame. public float framesPerSecond | Number of frames camera captures per second. public CameraImage() | public virtual ~CameraImage() = default | public bool operator==(const CameraImage & other) const | public virtual bool ...
bool ProjectCreate (void *pAddress, FbxUInt pSize, FbxWriter *pWriter, bool pBinary, bool pEncrypted, FbxIOFileHeaderInfo *pFileHeaderInfo=((void *) 0)) Create a project in Memory. More... bool ProjectCreate (const char *pName, FbxWriter *pWriter, bool pBinary, bool pEncrypted, FbxIOFi...
template<std::int32_t VecSize = 1> class mrg32k3a { public: static constexpr std::uint32_t default_seed = 1; static constexpr std::int32_t vec_size = VecSize; mrg32k3a() : mrg32k3a(default_seed) {} mrg32k3a(std::uint32_t seed, std::uint64_t offset = 0); mrg32k3a(std...
const char * pPropertyName, const char * pFactorPropertyName, GLuint & pTextureName { FbxDouble3 lResult(0, 0, 0); const FbxProperty lProperty = pMaterial>FindProperty(pProperty); const FbxProperty lFactorProperty= pMaterial->FindpFactor...
Syntax template<Engine> class engine_descriptor { public: engine_descriptor(sycl::queue& queue, sycl::range<1> range, std::uint64_t seed, std::uint64_t offset); template<typename InitEngineFunc> engine_descriptor(sycl::queue& queue, sycl::range<1> range, InitEngineFunc func); engine...
constexpr uint16_t Minor[release-dependent]Windows 應用程式 SDK 運行時間的次要版本,例如 446。 constexpr uint16_t Revision[release-dependent]Windows 應用程式 SDK 運行時間的修訂版本,例如 0。 constexpr uint64_t UInt64[release-dependent]Windows 應用程式 SDK 運行時間的版本,例如 uint64l 0x0...